Spaces:
Sleeping
Sleeping
Update Requirements.txt file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ numpy==1.26.4
|
|
| 3 |
matplotlib==3.9.2
|
| 4 |
joblib==1.4.2
|
| 5 |
tensorflow>=2.20
|
| 6 |
-
scikit-learn==1.
|
| 7 |
prophet==1.1.5
|
| 8 |
huggingface-hub==0.24.6
|
| 9 |
gradio==4.44.1
|
|
|
|
| 3 |
matplotlib==3.9.2
|
| 4 |
joblib==1.4.2
|
| 5 |
tensorflow>=2.20
|
| 6 |
+
scikit-learn==1.6.1
|
| 7 |
prophet==1.1.5
|
| 8 |
huggingface-hub==0.24.6
|
| 9 |
gradio==4.44.1
|