Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
basicsr
|
2 |
-
facexlib
|
3 |
-
gfpgan
|
4 |
numpy
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
-
torch
|
8 |
torchvision
|
9 |
tqdm
|
|
|
1 |
+
basicsr
|
2 |
+
facexlib
|
3 |
+
gfpgan
|
4 |
numpy
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
+
torch
|
8 |
torchvision
|
9 |
tqdm
|