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