Spaces:
Build error
Build error
ali-ghamdan
commited on
Commit
•
6bfa8a5
1
Parent(s):
ec603d9
Update requirements.txt
Browse files- requirements.txt +16 -5
requirements.txt
CHANGED
@@ -1,7 +1,18 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
facexlib>=0.2.0.3
|
4 |
numpy
|
5 |
-
opencv-python
|
|
|
6 |
Pillow
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
|
|
|
|
2 |
numpy
|
3 |
+
opencv-python-headless
|
4 |
+
setuptools
|
5 |
Pillow
|
6 |
+
gradio
|
7 |
+
torchvision
|
8 |
+
addict
|
9 |
+
future
|
10 |
+
lmdb
|
11 |
+
pyyaml
|
12 |
+
requests
|
13 |
+
scikit-image
|
14 |
+
scipy
|
15 |
+
tb-nightly
|
16 |
+
tqdm
|
17 |
+
yapf
|
18 |
+
psutil
|