Spaces:
Runtime error
Runtime error
Deploy GAIA agent
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -21,6 +21,7 @@ duckduckgo-search==3.9.6
|
|
21 |
|
22 |
# LLM integration (lightweight)
|
23 |
litellm==1.44.14
|
|
|
24 |
|
25 |
# Optional: For better performance with limited resources
|
26 |
psutil==5.9.5
|
|
|
21 |
|
22 |
# LLM integration (lightweight)
|
23 |
litellm==1.44.14
|
24 |
+
beautifulsoup4==4.12.3
|
25 |
|
26 |
# Optional: For better performance with limited resources
|
27 |
psutil==5.9.5
|