Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ easyocr==1.6.2
|
|
| 3 |
torch==1.13.1
|
| 4 |
Pillow==9.5.0
|
| 5 |
deep-translator==1.10.1
|
| 6 |
-
numpy==1.21.6
|
|
|
|
|
|
| 3 |
torch==1.13.1
|
| 4 |
Pillow==9.5.0
|
| 5 |
deep-translator==1.10.1
|
| 6 |
+
numpy==1.21.6
|
| 7 |
+
opencv-python==4.5.5.64
|