Spaces:
Runtime error
Runtime error
Ziyue Li
commited on
Commit
•
1711392
1
Parent(s):
6643145
use headless library
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
opencv-python
|
2 |
pytesseract
|
3 |
numpy
|
4 |
pandas
|
|
|
1 |
+
opencv-python-headless
|
2 |
pytesseract
|
3 |
numpy
|
4 |
pandas
|