mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
添加bing第三方绘图采样配置
This commit is contained in:
parent
7c45b050ca
commit
a0a9630aba
3 changed files with 8 additions and 1 deletions
|
|
@ -642,6 +642,11 @@
|
|||
"label": "第三方绘图",
|
||||
"placeholder": "Stable Diffusion API地址",
|
||||
"data": "bingDrawApi"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"label": "第三方绘图采样方法",
|
||||
"data": "bingDrawSampler"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue