From c7af169a945d362f560dcccb96c4b03c70eaef35 Mon Sep 17 00:00:00 2001 From: DiaoDaiaChan Date: Thu, 31 Oct 2024 18:00:47 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Comfyui=E7=BB=98?= =?UTF-8?q?=E5=9B=BE=E6=8F=92=E4=BB=B6=20(#3080)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 } ]