Spaces:
Sleeping
Sleeping
Update requirements
Browse files- requirements +6 -7
requirements
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
transformers
|
4 |
-
torch
|
5 |
-
wordcloud
|
6 |
-
matplotlib
|
7 |
-
safetensors==0.5.3
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
wordcloud
|
6 |
+
matplotlib
|
|