Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ PyMuPDF
|
|
3 |
gradio>=4.0
|
4 |
pytesseract
|
5 |
Pillow
|
6 |
-
opencv-python
|
7 |
numpy
|
|
|
3 |
gradio>=4.0
|
4 |
pytesseract
|
5 |
Pillow
|
6 |
+
opencv-python-headless
|
7 |
numpy
|