Spaces:
Runtime error
Runtime error
Commit
·
f64eea2
1
Parent(s):
cdbc823
Upgrade torch version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pyyaml==5.1
|
2 |
-
torch==1.
|
3 |
torchvision==0.10.0
|
4 |
|
5 |
gradio
|
|
|
1 |
pyyaml==5.1
|
2 |
+
torch==1.11.0
|
3 |
torchvision==0.10.0
|
4 |
|
5 |
gradio
|