Spaces:
Runtime error
Runtime error
Commit
·
f3dfc85
1
Parent(s):
e3de5d4
Updated torchvision == '.13.0' --> '0.13.0'
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch == 1.12.0
|
2 |
-
torchvision == .13.0
|
3 |
gradio ==3.1.4
|
4 |
|
5 |
|
|
|
1 |
torch == 1.12.0
|
2 |
+
torchvision == 0.13.0
|
3 |
gradio ==3.1.4
|
4 |
|
5 |
|