Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==
|
| 2 |
-
torchvision==0.
|
| 3 |
streamlit
|
| 4 |
pillow
|
| 5 |
pandas
|
|
|
|
| 1 |
+
torch==1.8.0
|
| 2 |
+
torchvision==0.9.0
|
| 3 |
streamlit
|
| 4 |
pillow
|
| 5 |
pandas
|