Spaces:
Runtime error
Runtime error
Commit
·
b74c18b
1
Parent(s):
3dd2ffb
actualización de requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain>=0.1.0
|
|
4 |
langchain-community>=0.0.10
|
5 |
datasets>=2.14.0
|
6 |
huggingface-hub>=0.19.0
|
7 |
-
python-dotenv>=1.0.0
|
|
|
|
4 |
langchain-community>=0.0.10
|
5 |
datasets>=2.14.0
|
6 |
huggingface-hub>=0.19.0
|
7 |
+
python-dotenv>=1.0.0
|
8 |
+
duckduckgo-search>=0.6.0
|