From 8c14349f97848fc4ef670ea04058c02c83e92e64 Mon Sep 17 00:00:00 2001 From: cozdx1 <86274953+crom8505@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:42:21 +0900 Subject: [PATCH] Add ComfyUI-Dynamic-Sigmas (#2743) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 565ef677..3858d8c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45540,6 +45540,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "crom8505", + "title": "ComfyUI-Dynamic-Sigmas", + "reference": "https://github.com/crom8505/ComfyUI-Dynamic-Sigmas", + "files": [ + "https://github.com/crom8505/ComfyUI-Dynamic-Sigmas" + ], + "install_type": "git-clone", + "description": "Custom sigma scheduler node for ComfyUI. Easily tune, visualize, and concatenate dynamic sigma curves with an interactive graph." } ] }