Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ torch
|
|
8 |
transformers
|
9 |
opencv-python
|
10 |
easyocr
|
11 |
-
huggingface_hub
|
|
|
|
|
|
|
|
8 |
transformers
|
9 |
opencv-python
|
10 |
easyocr
|
11 |
+
huggingface_hub
|
12 |
+
easyocr
|
13 |
+
opencv-python
|
14 |
+
scikit-learn
|