From 2bfece24fe1bd95aacb90c7df6f7511536c6503e Mon Sep 17 00:00:00 2001 From: Raykosan <71210053+Raykosan@users.noreply.github.com> Date: Fri, 4 Apr 2025 15:50:21 +0300 Subject: [PATCH] =?UTF-8?q?feat:=20Add=20=F0=9F=A6=8A=20RS=20Safe=20Satura?= =?UTF-8?q?tion=20Node?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index dcb5ad03..2395a20d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23794,6 +23794,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, +{ + "author": "Raykosan", + "title": "🦊 RS Safe Saturation", + "reference": "ComfyUI_RS-SaturationNode", + "files": ["https://github.com/Raykosan/ComfyUI_RS-SaturationNode"], + "install_type": "git-clone", + "description": "Artifact-free saturation adjustment with tensor support", + "tags": ["image processing", "color correction"], + "id": "rs-saturation-node" +} + ] }