Spaces:
Runtime error
Runtime error
Andrey
commited on
Commit
·
07c0225
1
Parent(s):
f1ad6f7
Udpate requirements with torchvision
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,5 +9,5 @@ rich==12.6.0
|
|
9 |
streamlit==1.16.0
|
10 |
streamlit_drawable_canvas==0.9.2
|
11 |
tomli==2.0.1
|
12 |
-
|
13 |
https://download.pytorch.org/whl/cpu/torch-1.13.1%2Bcpu-cp310-cp310-linux_x86_64.whl
|
|
|
9 |
streamlit==1.16.0
|
10 |
streamlit_drawable_canvas==0.9.2
|
11 |
tomli==2.0.1
|
12 |
+
torchvision
|
13 |
https://download.pytorch.org/whl/cpu/torch-1.13.1%2Bcpu-cp310-cp310-linux_x86_64.whl
|