Spaces:
Runtime error
Runtime error
Commit ·
a82adc9
1
Parent(s): 59f3de1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -34,7 +34,7 @@ seaborn>=0.11.0
|
|
| 34 |
# openvino-dev # OpenVINO export
|
| 35 |
keras_ocr
|
| 36 |
tensorflow
|
| 37 |
-
pytesseract
|
| 38 |
|
| 39 |
# Extras --------------------------------------
|
| 40 |
ipython # interactive notebook
|
|
|
|
| 34 |
# openvino-dev # OpenVINO export
|
| 35 |
keras_ocr
|
| 36 |
tensorflow
|
| 37 |
+
#pytesseract
|
| 38 |
|
| 39 |
# Extras --------------------------------------
|
| 40 |
ipython # interactive notebook
|