Spaces:
Runtime error
Runtime error
Commit
·
a5494fe
1
Parent(s):
8f600d8
fix version issue torchvision
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
torch==1.12.0
|
2 |
-
torchvision==
|
|
|
1 |
torch==1.12.0
|
2 |
+
torchvision==0.13.0
|