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