Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
joblib==1.4.2
|
| 2 |
-
numpy==1.26.
|
| 3 |
pandas==2.2.2
|
| 4 |
pillow==11.1.0
|
| 5 |
scikit-learn==1.6.1
|
| 6 |
keras==3.9.2
|
| 7 |
-
tensorflow==2.19.0
|
|
|
|
|
|
| 1 |
joblib==1.4.2
|
| 2 |
+
numpy==1.26.4
|
| 3 |
pandas==2.2.2
|
| 4 |
pillow==11.1.0
|
| 5 |
scikit-learn==1.6.1
|
| 6 |
keras==3.9.2
|
| 7 |
+
tensorflow==2.19.0
|
| 8 |
+
streamlit==1.44.1
|