Spaces:
Build error
Build error
Witold Wydmański
commited on
Commit
·
14fc34d
1
Parent(s):
a5cd089
fix: Update torchvision version to 0.16.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch==1.13.1
|
2 |
-
torchvision==0.
|
3 |
onnxruntime==1.16.1
|
4 |
gradio==3.44.0
|
|
|
1 |
torch==1.13.1
|
2 |
+
torchvision==0.16.0
|
3 |
onnxruntime==1.16.1
|
4 |
gradio==3.44.0
|