From 823d5459af6a6597d7a22ad39f07d6c30a88a0ae Mon Sep 17 00:00:00 2001 From: Zernel Date: Tue, 7 Jan 2025 21:35:53 +0800 Subject: [PATCH] Register custom node: ComfyUI-InstantStudio (#1409) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index cce1f81e..b572153a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19387,6 +19387,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "InstantStudioAI", + "title": "ComfyUI-InstantStudio", + "reference": "https://github.com/InstantStudioAI/ComfyUI-InstantStudio", + "files": [ + "https://github.com/InstantStudioAI/ComfyUI-InstantStudio" + ], + "install_type": "git-clone", + "description": "A collection of nodes to enhance your experience with ComfyUI." } ] }