mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 07:06:56 +08:00
🍻 publish plugin SDGPT (#1907)
This commit is contained in:
parent
139eeac6ce
commit
7371d3e7bb
@ -5229,5 +5229,28 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_SDGPT",
|
||||||
|
"project_link": "nonebot-plugin-SDGPT",
|
||||||
|
"name": "SDGPT",
|
||||||
|
"desc": "链接 ChatGPT / Bing / Stable-Diffusion: ChatGPT Bing 聊天, gpt 解析自然语言转 Stable-Diffusion 生成图像",
|
||||||
|
"author": "thx114",
|
||||||
|
"homepage": "https://github.com/thx114/sdgpt",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#000000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "chatGPT",
|
||||||
|
"color": "#54b490"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "novelai",
|
||||||
|
"color": "#f0dc4e"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user