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