Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,8 @@ huggingface_hub==0.25.2
|
|
| 2 |
langchain_google_genai
|
| 3 |
langgraph
|
| 4 |
gradio
|
|
|
|
|
|
|
|
|
|
| 5 |
wikipedia
|
|
|
|
|
|
| 2 |
langchain_google_genai
|
| 3 |
langgraph
|
| 4 |
gradio
|
| 5 |
+
requests
|
| 6 |
+
bs4
|
| 7 |
+
openpyxl
|
| 8 |
wikipedia
|
| 9 |
+
pandas
|