diff --git a/assets/plugins.json b/assets/plugins.json index 17842d99f1fb..f1a9fae1fa3f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7546,5 +7546,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_comfyui", + "project_link": "nonebot-plugin-comfyui", + "author": "DiaoDaiaChan", + "tags": [ + { + "label": "comfyui", + "color": "#ea5252" + }, + { + "label": "AI绘图", + "color": "#ea5252" + }, + { + "label": "comfyui", + "color": "#ea5252" + } + ], + "is_official": false } ]