From 60a3d25de156714407d60cf8146a7d895c385414 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:06:53 +0800 Subject: [PATCH] Add ComfyUI-StyleStudio node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e65d76ed..63d63ac2 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",