Spaces:
Sleeping
Sleeping
Lee Henriques commited on
Commit ·
5a8fd19
1
Parent(s): ad49e4d
upgrade streamlit version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch>=2.0.0
|
| 2 |
torchvision>=0.15.0
|
| 3 |
-
streamlit>=1.
|
| 4 |
numpy>=1.24.0
|
| 5 |
Pillow>=10.0.0
|
| 6 |
matplotlib>=3.7.0
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
torchvision>=0.15.0
|
| 3 |
+
streamlit>=1.32.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
Pillow>=10.0.0
|
| 6 |
matplotlib>=3.7.0
|