Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
nltk
|
2 |
transformers[torch]
|
3 |
-
plotly
|
|
|
|
|
|
|
|
|
|
|
|
1 |
nltk
|
2 |
transformers[torch]
|
3 |
+
plotly
|
4 |
+
pandas
|
5 |
+
nltk
|
6 |
+
scikit-learn
|
7 |
+
wordcloud
|
8 |
+
scipy
|