mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: 支持huggingface的反代
This commit is contained in:
parent
85809385c8
commit
f0c43ca3cb
3 changed files with 22 additions and 3 deletions
|
|
@ -344,6 +344,12 @@ export function supportGuoba () {
|
|||
bottomHelpMessage: '前往duplicate空间https://huggingface.co/spaces/ikechan8370/vits-uma-genshin-honkai后查看api地址',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'huggingFaceReverseProxy',
|
||||
label: '语音转换huggingface反代',
|
||||
bottomHelpMessage: '没有就空着',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'noiseScale',
|
||||
label: 'noiseScale',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue