mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
🍻 publish plugin AI绘图 (#1322)
This commit is contained in:
@ -2974,5 +2974,15 @@
|
|||||||
"homepage": "https://github.com/sena-nana/MutsukiBot/tree/main/nonebot-plugin-novelai",
|
"homepage": "https://github.com/sena-nana/MutsukiBot/tree/main/nonebot-plugin-novelai",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_aidraw",
|
||||||
|
"project_link": "nonebot-plugin-aidraw",
|
||||||
|
"name": "AI绘图",
|
||||||
|
"desc": "使用第三方 API 的 NovelAI 绘图插件",
|
||||||
|
"author": "A-kirami",
|
||||||
|
"homepage": "https://github.com/A-kirami/nonebot-plugin-aidraw",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user