Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ transformers
|
|
| 8 |
wikipedia-api
|
| 9 |
youtube-transcript-api
|
| 10 |
torch
|
| 11 |
-
|
| 12 |
ddgs
|
| 13 |
google-generativeai
|
| 14 |
imageio
|
|
@@ -16,4 +16,6 @@ yt-dlp
|
|
| 16 |
markdownify
|
| 17 |
openpyxl
|
| 18 |
pytesseract
|
| 19 |
-
openai-whisper
|
|
|
|
|
|
|
|
|
| 8 |
wikipedia-api
|
| 9 |
youtube-transcript-api
|
| 10 |
torch
|
| 11 |
+
duckduckgo-search
|
| 12 |
ddgs
|
| 13 |
google-generativeai
|
| 14 |
imageio
|
|
|
|
| 16 |
markdownify
|
| 17 |
openpyxl
|
| 18 |
pytesseract
|
| 19 |
+
openai-whisper
|
| 20 |
+
groq
|
| 21 |
+
python-dotenv
|