Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -15,3 +15,7 @@ sounddevice
|
|
| 15 |
chardet
|
| 16 |
langdetect==1.0.9
|
| 17 |
scipy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
chardet
|
| 16 |
langdetect==1.0.9
|
| 17 |
scipy
|
| 18 |
+
easyocr
|
| 19 |
+
manga-ocr
|
| 20 |
+
opencv-python
|
| 21 |
+
pillow
|