From 2eebdf34e4c4bd95627ad9ac51a954981bb8c679 Mon Sep 17 00:00:00 2001 From: ClownsharkBatwing Date: Sun, 1 Dec 2024 15:43:32 -0500 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d79c56b1..f5ddcb46 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17933,6 +17933,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ClownsharkBatwing", + "title": "RES4LYF", + "id": "res4lyf", + "reference": "https://github.com/ClownsharkBatwing/RES4LYF", + "files": [ + "https://github.com/ClownsharkBatwing/RES4LYF" + ], + "install_type": "git-clone", + "description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available rectified flow models; new unsampling/noise inversion methods and other advanced techniques for inpainting and/or guiding the sampling process with latent images. 40 sampler types, 20 noise types, 7 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for manipulating sigmas, latents, images, and more." } ] }