From 2db5756ddf3fcf86b564371bb243a2568f4ef38a Mon Sep 17 00:00:00 2001 From: Sssnap <143506979+SS-snap@users.noreply.github.com> Date: Fri, 7 Mar 2025 23:21:35 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 3d2392ad..f5de4a04 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16696,6 +16696,16 @@ ], "install_type": "git-clone", "description": "Through this node, you can more easily test the impact of different blocks in flux_lora on the final result." + }, + { + "author": "SSsnap", + "title": "ComfyUI-Ad-scheduler", + "reference": "https://github.com/SS-snap/ComfyUI-Ad_scheduler", + "files": [ + "https://github.com/SS-snap/ComfyUI-Ad_scheduler" + ], + "install_type": "git-clone", + "description": "For denoising tasks that handle noise at any time period, with the ability to add noise in post-processing to enhance details or correct structural accuracy while maintaining the original similarity. Allocating more steps allows the image to regress to an earlier stage.." }, { "author": "RiceRound",