Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
|
| 2 |
paddleocr>=3.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
PyMuPDF
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
-
opencv-python-headless
|
|
|
|
| 1 |
+
paddlepaddle==3.2.2
|
| 2 |
paddleocr>=3.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
PyMuPDF
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
+
opencv-python-headless
|