Spaces:
Running
Running
Commit
·
1818700
1
Parent(s):
a5aa5d1
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
datasets==2.11.0
|
|
|
2 |
geopy==2.3.0
|
3 |
gradio==5.20.1
|
4 |
langchain==0.3.20
|
|
|
1 |
datasets==2.11.0
|
2 |
+
duckduckgo_search==7.5.2
|
3 |
geopy==2.3.0
|
4 |
gradio==5.20.1
|
5 |
langchain==0.3.20
|