Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
plotly
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
beautifulsoup4>=4.12.3
|
| 11 |
-
requests>=2.31.0
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
plotly
|
| 3 |
+
textblob
|
| 4 |
+
textstat
|
| 5 |
+
trafilatura
|
| 6 |
+
beautifulsoup4
|
| 7 |
+
requests
|
| 8 |
+
huggingface_hub
|
| 9 |
+
nltk
|
|
|
|
|
|