Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio
|
|
| 2 |
keras==2.11.0
|
| 3 |
tensorflow==2.11.0
|
| 4 |
numpy==1.21.6
|
| 5 |
-
scikit-learn==1.
|
| 6 |
pandas==1.3.5
|
| 7 |
joblib==1.3.2
|
| 8 |
hdbscan
|
|
|
|
| 2 |
keras==2.11.0
|
| 3 |
tensorflow==2.11.0
|
| 4 |
numpy==1.21.6
|
| 5 |
+
scikit-learn==1.0.2
|
| 6 |
pandas==1.3.5
|
| 7 |
joblib==1.3.2
|
| 8 |
hdbscan
|