diff --git a/assets/plugins.json b/assets/plugins.json index a863cd786dbe..aa2fc6b10ab9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7514,5 +7514,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 } ]