mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 09:38:21 +08:00
🍻 publish plugin SD绘画插件 (#2022)
This commit is contained in:
parent
4672af12fe
commit
227afbfd8d
@ -5757,5 +5757,20 @@
|
||||
"homepage": "https://github.com/xi-yue-233/nonebot-plugin-p5generator",
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_sd_webui",
|
||||
"project_link": "nonebot-plugin-sd-webui",
|
||||
"name": "SD绘画插件",
|
||||
"desc": "基于stable-diffusion-webui的nonebot绘画插件,支持文生图、图生图、参数指定、模型管理、翻译等功能",
|
||||
"author": "evan-gyy",
|
||||
"homepage": "https://github.com/evan-gyy/nonebot_plugin_sd_webui",
|
||||
"tags": [
|
||||
{
|
||||
"label": "sd",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user