Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,7 +5,8 @@ python-multipart
|
|
5 |
werkzeug
|
6 |
pillow
|
7 |
transformers
|
8 |
-
|
|
|
9 |
huggingface_hub
|
10 |
scikit-learn
|
11 |
sentencepiece
|
|
|
5 |
werkzeug
|
6 |
pillow
|
7 |
transformers
|
8 |
+
easyocr
|
9 |
+
opencv-python
|
10 |
huggingface_hub
|
11 |
scikit-learn
|
12 |
sentencepiece
|