Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,8 @@ zenrows
|
|
| 9 |
scrapy
|
| 10 |
inference_sdk
|
| 11 |
Python-IO
|
|
|
|
|
|
|
| 12 |
lxml
|
| 13 |
selenium
|
| 14 |
setuptools
|
|
|
|
| 9 |
scrapy
|
| 10 |
inference_sdk
|
| 11 |
Python-IO
|
| 12 |
+
pytesseract==0.3.10
|
| 13 |
+
|
| 14 |
lxml
|
| 15 |
selenium
|
| 16 |
setuptools
|