Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
tensorflow==2.
|
| 2 |
streamlit>=1.49.0
|
| 3 |
Pillow
|
| 4 |
numpy<2.0.0
|
|
|
|
| 1 |
+
tensorflow==2.17.0
|
| 2 |
streamlit>=1.49.0
|
| 3 |
Pillow
|
| 4 |
numpy<2.0.0
|