Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gensim
|
|
| 2 |
networkx
|
| 3 |
nltk
|
| 4 |
numpy
|
| 5 |
-
scikit-learn
|
| 6 |
scipy
|
| 7 |
gradio
|
| 8 |
pandas
|
|
|
|
| 2 |
networkx
|
| 3 |
nltk
|
| 4 |
numpy
|
| 5 |
+
scikit-learn==1.1.2
|
| 6 |
scipy
|
| 7 |
gradio
|
| 8 |
pandas
|