diff --git a/assets/plugins.json b/assets/plugins.json index 5b0e5058..54f28bad 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7553,5 +7553,21 @@ "author": "tkgs0", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_comfyui", + "project_link": "nonebot-plugin-comfyui", + "author": "DiaoDaiaChan", + "tags": [ + { + "label": "comfyui", + "color": "#ea5252" + }, + { + "label": "AI绘图", + "color": "#ea5252" + } + ], + "is_official": false } ]