From 94f496fd6576199f8a5a67b5e62d9fab1a962f8c Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 1 May 2025 00:15:03 +0800 Subject: [PATCH] Add ComfyUI-Step1X-Edit node (#1780) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 407ee59f..af0e64be 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19146,6 +19146,16 @@ "install_type": "git-clone", "description": "Make Dia avialbe in ComfyUI." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Step1X-Edit", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit" + ], + "install_type": "git-clone", + "description": "Make Step1X-Edit avialbe in ComfyUI." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",