New version, fix config file issues, fix Windows crashes in edge cases

This commit is contained in:
AuroraWright
2025-05-03 06:55:08 +02:00
parent 010f319672
commit d2483a4af1
4 changed files with 27 additions and 24 deletions

View File

@@ -27,17 +27,17 @@
;screen_capture_delay_secs = 3
;note: this specifies a combo to wait on for taking a screenshot instead of using the delay. As an example: <ctrl>+<shift>+s. The list of keys can be found here: https://pynput.readthedocs.io/en/latest/keyboard.html#pynput.keyboard.Key
;screen_capture_combo = <ctrl>+<shift>+s
[winrtocr]
;[winrtocr]
;url = http://aaa.xxx.yyy.zzz:8000
[oneocr]
;[oneocr]
;url = http://aaa.xxx.yyy.zzz:8001
[azure]
;[azure]
;api_key = api_key_here
;endpoint = https://YOURPROJECT.cognitiveservices.azure.com/
[mangaocr]
;[mangaocr]
;pretrained_model_name_or_path = kha-white/manga-ocr-base
;force_cpu = False
[easyocr]
;[easyocr]
;gpu = True
[ocrspace]
;[ocrspace]
;api_key = api_key_here