Spaces:
Runtime error
Runtime error
Commit ·
86212e9
1
Parent(s): 6f506cf
updating tessarct
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -15,6 +15,8 @@ torchvision>=0.8.1,!=0.13.0
|
|
| 15 |
tqdm>=4.41.0
|
| 16 |
protobuf<4.21.3
|
| 17 |
pybboxes
|
|
|
|
|
|
|
| 18 |
|
| 19 |
# Logging -------------------------------------
|
| 20 |
tensorboard>=2.4.1
|
|
|
|
| 15 |
tqdm>=4.41.0
|
| 16 |
protobuf<4.21.3
|
| 17 |
pybboxes
|
| 18 |
+
tesseract-ocr
|
| 19 |
+
pytesseract
|
| 20 |
|
| 21 |
# Logging -------------------------------------
|
| 22 |
tensorboard>=2.4.1
|