Spaces:
Sleeping
Sleeping
add missing req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ beautifulsoup4
|
|
5 |
markdownify
|
6 |
requests
|
7 |
openai
|
8 |
-
gradio[oauth]
|
|
|
|
5 |
markdownify
|
6 |
requests
|
7 |
openai
|
8 |
+
gradio[oauth]
|
9 |
+
duckduckgo-search
|