Use manga_ocr as library, separate the projects, add some documentation
This commit is contained in:
10
owocr_config.ini
Normal file
10
owocr_config.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[general]
|
||||
; engines = avision,mangaocr
|
||||
[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
|
||||
Reference in New Issue
Block a user