Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
huggingface_hub
|
2 |
gradio[mcp]==5.32.1
|
3 |
-
duckduckgo-search
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
gradio[mcp]==5.32.1
|
3 |
+
duckduckgo-search
|
4 |
+
beautifulsoup4>=4.11.0
|
5 |
+
lxml>=4.9.0
|