Spaces:
Sleeping
Sleeping
SmitaGautam
commited on
Commit
•
a71a9dc
1
Parent(s):
bb65e7e
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
nltk
|
3 |
-
|
4 |
-
|
|
|
5 |
numpy
|
|
|
1 |
+
gradio
|
2 |
+
nltk
|
3 |
+
sklearn
|
4 |
+
seaborn
|
5 |
+
joblib
|
6 |
numpy
|