Spaces:
Runtime error
Runtime error
added requirements
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
huggingface_hub
|
| 3 |
+
smolagents
|
| 4 |
+
tldextract
|
| 5 |
+
GoogleNews
|
| 6 |
+
gliner
|
| 7 |
+
feedparser
|
| 8 |
+
pandas
|
| 9 |
+
numpy
|
| 10 |
+
requests
|
| 11 |
+
beautifulsoup4
|
| 12 |
+
python-dateutil
|
| 13 |
+
python-dotenv
|
| 14 |
+
PyPDF2
|
| 15 |
+
bs4
|