Spaces:
Runtime error
Runtime error
Artemis-IA
commited on
Commit
•
9abbb87
1
Parent(s):
97eee34
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ pandas==1.3.3
|
|
3 |
numpy==1.21.2
|
4 |
joblib==1.1.0
|
5 |
spacy==3.1.3
|
6 |
-
wordcloud==1.10.3
|
7 |
torch==1.10.0
|
8 |
transformers==4.15.0
|
9 |
-
wordcloud
|
|
|
3 |
numpy==1.21.2
|
4 |
joblib==1.1.0
|
5 |
spacy==3.1.3
|
|
|
6 |
torch==1.10.0
|
7 |
transformers==4.15.0
|
8 |
+
wordcloud==1.9.1.1
|