Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
a153b2f
1
Parent(s):
cbaeb37
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -4,4 +4,14 @@ opencv-python-headless
|
|
4 |
setuptools
|
5 |
Pillow
|
6 |
gradio
|
7 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|