Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ huggingface_hub
|
|
8 |
torch
|
9 |
sentence-transformers
|
10 |
google-search-results
|
11 |
-
duckduckgo-search
|
|
|
|
8 |
torch
|
9 |
sentence-transformers
|
10 |
google-search-results
|
11 |
+
duckduckgo-search
|
12 |
+
pip install langchainhub
|