Spaces:
Runtime error
Runtime error
zejunyang
commited on
Commit
·
29fa85f
1
Parent(s):
b79bc32
update
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,13 +1,11 @@
|
|
| 1 |
torch>=1.12
|
| 2 |
torchvision
|
| 3 |
gradio
|
| 4 |
-
collections
|
| 5 |
imageio==2.10.3
|
| 6 |
lmdb==1.2.1
|
| 7 |
-
opencv-python
|
| 8 |
Pillow==8.3.2
|
| 9 |
PyYAML==5.4.1
|
| 10 |
scikit-image==0.17.2
|
| 11 |
scipy==1.5.4
|
| 12 |
-
tensorboard==2.6.0
|
| 13 |
tqdm==4.62.3
|
|
|
|
| 1 |
torch>=1.12
|
| 2 |
torchvision
|
| 3 |
gradio
|
|
|
|
| 4 |
imageio==2.10.3
|
| 5 |
lmdb==1.2.1
|
| 6 |
+
opencv-python
|
| 7 |
Pillow==8.3.2
|
| 8 |
PyYAML==5.4.1
|
| 9 |
scikit-image==0.17.2
|
| 10 |
scipy==1.5.4
|
|
|
|
| 11 |
tqdm==4.62.3
|