Spaces:
Runtime error
Runtime error
habibrehmankeeriyo-dot commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,6 @@ gradio
|
|
| 2 |
groq
|
| 3 |
duckduckgo_search
|
| 4 |
pandas
|
| 5 |
-
|
|
|
|
| 6 |
requests
|
|
|
|
| 2 |
groq
|
| 3 |
duckduckgo_search
|
| 4 |
pandas
|
| 5 |
+
newspaper3k
|
| 6 |
+
lxml_html_clean
|
| 7 |
requests
|