Fix macos clipboard race condition
This commit is contained in:
@@ -35,9 +35,9 @@
|
||||
;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
|
||||
;pretrained_model_name_or_path = kha-white/manga-ocr-base
|
||||
;force_cpu = False
|
||||
[easyocr]
|
||||
gpu = True
|
||||
;gpu = True
|
||||
[ocrspace]
|
||||
;api_key = api_key_here
|
||||
Reference in New Issue
Block a user