Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
numpy<2
|
| 2 |
-
opencv-contrib-python-headless
|
| 3 |
pytesseract
|
| 4 |
tensorflow-cpu
|
| 5 |
huggingface_hub
|
|
|
|
| 1 |
numpy<2
|
| 2 |
+
opencv-contrib-python-headless>=4.10
|
| 3 |
pytesseract
|
| 4 |
tensorflow-cpu
|
| 5 |
huggingface_hub
|