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