This commit is contained in:
Maciej Budyś
2022-01-18 00:44:46 +01:00
parent 17dd2f665e
commit 3a88953989
9 changed files with 65 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ class MangaOcr:
else:
logger.info('Using CPU')
self(Path(__file__).parent.parent / 'assets/crop.png')
self(Path(__file__).parent / 'assets/example.jpg')
logger.info('OCR ready')