Make output/colors configurable
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
[general]
|
||||
; engines = avision,mangaocr
|
||||
;engines = avision,gvision,azure,mangaocr,winrtocr,easyocr,paddleocr
|
||||
;logger_format = <green>{time:HH:mm:ss.SSS}</green> | <level>{message}</level>
|
||||
;engine_color = cyan
|
||||
[winrtocr]
|
||||
; url = http://aaa.xxx.yyy.zzz:8000
|
||||
;url = http://aaa.xxx.yyy.zzz:8000
|
||||
[azure]
|
||||
; api_key = api_key_here
|
||||
; endpoint = https://YOURPROJECT.cognitiveservices.azure.com/
|
||||
;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
|
||||
Reference in New Issue
Block a user