From 19a9c24485a828070e67d7925ddd1716c4f09715 Mon Sep 17 00:00:00 2001 From: lin pusheng Date: Fri, 29 Nov 2024 00:20:21 +0800 Subject: [PATCH] feat: add ComfyUI MiaoShua Creator (#1278) * feat: add ComfyUI MiaoShua Creator * Update custom-node-list.json --------- Co-authored-by: linpusheng Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index de18af80..50962bd2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17356,6 +17356,17 @@ "install_type": "git-clone", "description": "NODES: StarNode Input Image Chooser, SD(XL) Star(t) Settings, SD3.5 Star(t) Settings, Starnode Ollama Helper" }, + { + "author": "motivated3", + "title": "ComfyUI MiaoShua Creator", + "id": "comfyui-shua-creator", + "reference": "https://github.com/motivated3/comfyui-shua-creator", + "files": [ + "https://github.com/motivated3/comfyui-shua-creator" + ], + "install_type": "git-clone", + "description": "With the MiaoShua creator's end, you can use this plugin to upload debugged workflows for consumer end users to use." + },