Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -11,4 +11,7 @@ librosa
|
|
11 |
soundfile
|
12 |
pillow
|
13 |
pytesseract
|
14 |
-
easyocr
|
|
|
|
|
|
|
|
11 |
soundfile
|
12 |
pillow
|
13 |
pytesseract
|
14 |
+
easyocr
|
15 |
+
opencv-python
|
16 |
+
python-multipart
|
17 |
+
numpy
|