From 6b1f2b2d9dcbfe265958576297c42236d5700030 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Wed, 12 Mar 2025 06:15:58 +0800 Subject: [PATCH] Add ComfyUI-StyleStudio node (#1639) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 853aa671..50d34420 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18573,6 +18573,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for PhotoDoodle model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-StyleStudio", + "reference": "https://github.com/Yuan-ManX/ComfyUI-StyleStudio", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-StyleStudio" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for StyleStudio model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",