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