added duckduckgo-search
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ pytesseract
|
|
9 |
whisper
|
10 |
youtube-transcript-api
|
11 |
python-dotenv
|
12 |
-
pillow
|
|
|
|
9 |
whisper
|
10 |
youtube-transcript-api
|
11 |
python-dotenv
|
12 |
+
pillow
|
13 |
+
duckduckgo-search
|