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