Spaces:
Running
Running
Update Requirements.txt
Browse files- Requirements.txt +2 -0
Requirements.txt
CHANGED
@@ -6,6 +6,8 @@ ffmpeg-python
|
|
6 |
yt-dlp
|
7 |
opencv-python-headless
|
8 |
easyocr
|
|
|
|
|
9 |
gradio>=4.31.3
|
10 |
pandas
|
11 |
numpy
|
|
|
6 |
yt-dlp
|
7 |
opencv-python-headless
|
8 |
easyocr
|
9 |
+
pytesseract
|
10 |
+
Pillow
|
11 |
gradio>=4.31.3
|
12 |
pandas
|
13 |
numpy
|