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
8dcfb54e04
commit
fed2fd8dd4
3 changed files with 41 additions and 10 deletions
|
|
@ -636,6 +636,12 @@
|
|||
"label": "必应验证码pass服务",
|
||||
"placeholder": "必应出验证码会自动用该服务绕过",
|
||||
"data": "bingCaptchaOneShotUrl"
|
||||
},
|
||||
{
|
||||
"type": "url",
|
||||
"label": "第三方绘图",
|
||||
"placeholder": "Stable Diffusion API地址",
|
||||
"data": "bingDrawApi"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue