From 8d5df816c88018aaf4c5a4ef4d574ca3743e7257 Mon Sep 17 00:00:00 2001 From: DiaoDaiaChan Date: Thu, 31 Oct 2024 17:25:12 +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 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 5b0e505859a3..e8f4250727f9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7553,5 +7553,25 @@ "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" + }, + { + "label": "comfyui", + "color": "#ea5252" + } + ], + "is_official": false } ]