Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
tensorflow==2.
|
| 3 |
-
numpy==1.
|
| 4 |
-
Pillow==
|
| 5 |
-
joblib==1.
|
|
|
|
| 1 |
+
streamlit==1.32.2
|
| 2 |
+
tensorflow==2.15.0
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
Pillow==10.8.0
|
| 5 |
+
joblib==1.3.2
|