Spaces:
Build error
Build error
Commit
·
333f034
1
Parent(s):
dcc2bd9
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
basicsr>=1.3.3.11
|
2 |
+
facexlib>=0.2.0.3
|
3 |
+
gfpgan>=0.2.1
|
4 |
+
numpy
|
5 |
+
opencv-python
|
6 |
+
Pillow
|
7 |
+
torch>=1.7
|
8 |
+
torchvision
|
9 |
+
tqdm
|