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