Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ easyocr
|
|
11 |
huggingface_hub
|
12 |
easyocr
|
13 |
opencv-python
|
14 |
-
scikit-learn
|
|
|
|
11 |
huggingface_hub
|
12 |
easyocr
|
13 |
opencv-python
|
14 |
+
scikit-learn
|
15 |
+
sentencepiece
|