Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ requests
|
|
3 |
pillow
|
4 |
pytesseract
|
5 |
duckduckgo-search
|
6 |
-
openpyxl
|
|
|
|
|
|
|
|
3 |
pillow
|
4 |
pytesseract
|
5 |
duckduckgo-search
|
6 |
+
openpyxl
|
7 |
+
pdfplumber
|
8 |
+
whisper
|
9 |
+
yt-dlp
|