Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit==1.26.0
|
2 |
-
numpy==1.
|
3 |
pandas==2.0.3
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|
|
|
1 |
streamlit==1.26.0
|
2 |
+
numpy==2.1.0
|
3 |
pandas==2.0.3
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|