This commit is contained in:
恍兮惚兮 2024-06-10 21:50:14 +08:00
parent ed7879f6ed
commit 433a88d65e

View File

@ -246,8 +246,8 @@
"mangaocr": { "mangaocr": {
"args": { "args": {
"项目仓库": "https://github.com/kha-white/manga-ocr", "项目仓库": "https://github.com/kha-white/manga-ocr",
"整合包-CPU": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.2/manga-ocr_cpu_v0.1.11.zip", "整合包_CPU": "https://github.com/HIllya51/RESOURCES/releases/download/softwares/manga-ocr_cpu_v0.1.11.zip",
"整合包-GPU": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.2/manga-ocr_gpu_v0.1.11.7z", "整合包_GPU": "https://github.com/HIllya51/RESOURCES/releases/download/softwares/manga-ocr_gpu_v0.1.11.7z",
"Port": 5665 "Port": 5665
}, },
"argstype": { "argstype": {
@ -255,11 +255,11 @@
"type": "label", "type": "label",
"islink": true "islink": true
}, },
"整合包-CPU": { "整合包_CPU": {
"type": "label", "type": "label",
"islink": true "islink": true
}, },
"整合包-GPU": { "整合包_GPU": {
"type": "label", "type": "label",
"islink": true "islink": true
}, },