mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 14:27:10 +00:00
使用ap替换第三方绘图
This commit is contained in:
parent
0666de1aaa
commit
20ea8cfabf
3 changed files with 9 additions and 49 deletions
|
|
@ -638,27 +638,10 @@
|
|||
"data": "bingCaptchaOneShotUrl"
|
||||
},
|
||||
{
|
||||
"type": "url",
|
||||
"type": "check",
|
||||
"label": "第三方绘图",
|
||||
"placeholder": "Stable Diffusion API地址",
|
||||
"data": "bingDrawApi"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"label": "第三方绘图采样方法",
|
||||
"data": "bingDrawSampler"
|
||||
},
|
||||
{
|
||||
"type": "number",
|
||||
"label": "第三方绘图宽度",
|
||||
"placeholder": "图片宽度",
|
||||
"data": "bingDrawWidth"
|
||||
},
|
||||
{
|
||||
"type": "number",
|
||||
"label": "第三方绘图高度",
|
||||
"placeholder": "图片高度",
|
||||
"data": "bingDrawHeight"
|
||||
"placeholder": "使用AP插件代替Bing进行绘图",
|
||||
"data": "bingAPDraw"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue