From 433a88d65e48beeb8e1e80d310b1b68b88c20871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:50:14 +0800 Subject: [PATCH] . --- LunaTranslator/files/defaultconfig/ocrsetting.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/LunaTranslator/files/defaultconfig/ocrsetting.json b/LunaTranslator/files/defaultconfig/ocrsetting.json index 615f2d06..1bb394b2 100644 --- a/LunaTranslator/files/defaultconfig/ocrsetting.json +++ b/LunaTranslator/files/defaultconfig/ocrsetting.json @@ -246,8 +246,8 @@ "mangaocr": { "args": { "项目仓库": "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", - "整合包-GPU": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.2/manga-ocr_gpu_v0.1.11.7z", + "整合包_CPU": "https://github.com/HIllya51/RESOURCES/releases/download/softwares/manga-ocr_cpu_v0.1.11.zip", + "整合包_GPU": "https://github.com/HIllya51/RESOURCES/releases/download/softwares/manga-ocr_gpu_v0.1.11.7z", "Port": 5665 }, "argstype": { @@ -255,11 +255,11 @@ "type": "label", "islink": true }, - "整合包-CPU": { + "整合包_CPU": { "type": "label", "islink": true }, - "整合包-GPU": { + "整合包_GPU": { "type": "label", "islink": true },