Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -15,4 +15,10 @@ arxiv
|
|
15 |
pymupdf
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
pymupdf
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
+
python-dotenv
|
19 |
+
gradio
|
20 |
+
requests
|
21 |
+
pandas
|
22 |
+
smolagents[litellm]
|
23 |
+
wikipedia-api
|
24 |
+
duckduckgo_search
|