Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.76-cu124/llam
|
|
4 |
llama-cpp-agent>=0.2.18
|
5 |
duckduckgo_search
|
6 |
trafilatura
|
7 |
-
beautifulsoup4
|
|
|
|
4 |
llama-cpp-agent>=0.2.18
|
5 |
duckduckgo_search
|
6 |
trafilatura
|
7 |
+
beautifulsoup4
|
8 |
+
googlesearch-python
|