mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
link
This commit is contained in:
parent
2b5b995ecd
commit
0ec763c167
@ -1079,7 +1079,9 @@
|
||||
"type": "offline",
|
||||
"args": {
|
||||
"Port": 23456,
|
||||
"preset": ""
|
||||
"preset": "",
|
||||
"整合包_CPU": "https://lunatranslator.xyz/Resource/IntegrationPack/vits-simple-api/cpu",
|
||||
"整合包_GPU": "https://lunatranslator.xyz/Resource/IntegrationPack/vits-simple-api/gpu"
|
||||
},
|
||||
"argstype": {
|
||||
"Port": {
|
||||
@ -1089,6 +1091,14 @@
|
||||
"step": 1,
|
||||
"name": "端口号"
|
||||
},
|
||||
"整合包_CPU": {
|
||||
"type": "label",
|
||||
"islink": true
|
||||
},
|
||||
"整合包_GPU": {
|
||||
"type": "label",
|
||||
"islink": true
|
||||
},
|
||||
"preset": {
|
||||
"name": "GPT-SOVITS preset"
|
||||
}
|
||||
|
@ -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.1/vits-simple-api-windows-gpu-v0.6.9_vits-uma-genshin-honkai.7z",
|
||||
"整合包_CPU_1": "https://lunatranslator.xyz/Resource/IntegrationPack/manga_ocr/cpu",
|
||||
"整合包_GPU_1": "https://lunatranslator.xyz/Resource/IntegrationPack/manga_ocr/gpu",
|
||||
"Port": 5665
|
||||
},
|
||||
"argstype": {
|
||||
@ -255,13 +255,15 @@
|
||||
"type": "label",
|
||||
"islink": true
|
||||
},
|
||||
"整合包_CPU": {
|
||||
"整合包_CPU_1": {
|
||||
"type": "label",
|
||||
"islink": true
|
||||
"islink": true,
|
||||
"name": "整合包_CPU"
|
||||
},
|
||||
"整合包_GPU": {
|
||||
"整合包_GPU_1": {
|
||||
"type": "label",
|
||||
"islink": true
|
||||
"islink": true,
|
||||
"name": "整合包_GPU"
|
||||
},
|
||||
"Port": {
|
||||
"type": "intspin",
|
||||
|
@ -757,11 +757,11 @@
|
||||
},
|
||||
{
|
||||
"name": "整合包_CPU",
|
||||
"link": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.2/manga-ocr_cpu_v0.1.11.zip"
|
||||
"link": "https://lunatranslator.xyz/Resource/IntegrationPack/manga_ocr/cpu"
|
||||
},
|
||||
{
|
||||
"name": "整合包_GPU",
|
||||
"link": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.2/manga-ocr_gpu_v0.1.11.7z"
|
||||
"link": "https://lunatranslator.xyz/Resource/IntegrationPack/manga_ocr/gpu"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -847,11 +847,11 @@
|
||||
},
|
||||
{
|
||||
"name": "整合包_CPU",
|
||||
"link": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.1/vits-simple-api-windows-cpu-v0.6.9_vits-uma-genshin-honkai.rar"
|
||||
"link": "https://lunatranslator.xyz/Resource/IntegrationPack/vits-simple-api/cpu"
|
||||
},
|
||||
{
|
||||
"name": "整合包_GPU",
|
||||
"link": "https://github.com/raindrop213/LunaTranslator-re/releases/download/v0.0.1/vits-simple-api-windows-gpu-v0.6.9_vits-uma-genshin-honkai.7z"
|
||||
"link": "https://lunatranslator.xyz/Resource/IntegrationPack/vits-simple-api/gpu"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user