Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
3 |
openmim==0.3.9
|
4 |
gradio==3.41.0
|
5 |
pandas==2.0.3
|
|
|
1 |
+
torch==1.9.0
|
2 |
+
torchvision==0.10.0
|
3 |
openmim==0.3.9
|
4 |
gradio==3.41.0
|
5 |
pandas==2.0.3
|