Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ torch
|
|
2 |
transformers
|
3 |
snscrape
|
4 |
pandas
|
5 |
-
matplotlib
|
|
|
|
|
|
2 |
transformers
|
3 |
snscrape
|
4 |
pandas
|
5 |
+
matplotlib
|
6 |
+
streamlit
|
7 |
+
gradio
|