Spaces:
Runtime error
Runtime error
fendiprime
commited on
Commit
·
adb1dbc
1
Parent(s):
f64eea2
Upgrade torchvision
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pyyaml==5.1
|
2 |
torch==1.11.0
|
3 |
-
torchvision==0.
|
4 |
|
5 |
gradio
|
6 |
numpy
|
|
|
1 |
pyyaml==5.1
|
2 |
torch==1.11.0
|
3 |
+
torchvision==0.12.0
|
4 |
|
5 |
gradio
|
6 |
numpy
|