Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
opencv-contrib-python-headless==4.9.0.80
|
| 2 |
pytesseract==0.3.10
|
| 3 |
-
tensorflow-cpu=
|
| 4 |
-
huggingface_hub
|
| 5 |
matplotlib==3.8.4
|
| 6 |
reportlab==4.2.0
|
|
|
|
| 1 |
opencv-contrib-python-headless==4.9.0.80
|
| 2 |
pytesseract==0.3.10
|
| 3 |
+
tensorflow-cpu>=2.18,<2.22
|
| 4 |
+
huggingface_hub
|
| 5 |
matplotlib==3.8.4
|
| 6 |
reportlab==4.2.0
|