Files
owocr/owocr_config.ini
2024-01-20 02:45:29 +01:00

14 lines
450 B
INI

[general]
;engines = avision,glens,gvision,azure,mangaocr,winrtocr,easyocr,paddleocr
;logger_format = <green>{time:HH:mm:ss.SSS}</green> | <level>{message}</level>
;engine_color = cyan
;websocket_port = 7331
;delay_secs = 0.5
[winrtocr]
;url = http://aaa.xxx.yyy.zzz:8000
[azure]
;api_key = api_key_here
;endpoint = https://YOURPROJECT.cognitiveservices.azure.com/
[mangaocr]
pretrained_model_name_or_path = kha-white/manga-ocr-base
force_cpu = False