Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
regex==2022.10.31
|
2 |
torch==1.13.1
|
3 |
-
scikit-learn
|
4 |
transformers==4.25.1
|
5 |
wordcloud==1.8.2.2
|
6 |
matplotlib
|
|
|
1 |
regex==2022.10.31
|
2 |
torch==1.13.1
|
3 |
+
scikit-learn
|
4 |
transformers==4.25.1
|
5 |
wordcloud==1.8.2.2
|
6 |
matplotlib
|