Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch==
|
| 2 |
torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
|
| 3 |
streamlit
|
| 4 |
pillow
|
|
|
|
| 1 |
+
torch==2.0.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
|
| 2 |
torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
|
| 3 |
streamlit
|
| 4 |
pillow
|