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