Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -6,10 +6,8 @@ werkzeug
|
|
6 |
pillow
|
7 |
torch
|
8 |
transformers
|
9 |
-
opencv-python
|
10 |
easyocr
|
11 |
huggingface_hub
|
12 |
-
easyocr
|
13 |
-
opencv-python
|
14 |
scikit-learn
|
15 |
sentencepiece
|
|
|
6 |
pillow
|
7 |
torch
|
8 |
transformers
|
9 |
+
opencv-python-headless # ✅ lighter and safer for servers
|
10 |
easyocr
|
11 |
huggingface_hub
|
|
|
|
|
12 |
scikit-learn
|
13 |
sentencepiece
|