feat: Add 🦊 RS Safe Saturation Node

This commit is contained in:
Raykosan 2025-04-04 15:50:21 +03:00
parent a87e3f9ee9
commit 2bfece24fe

View File

@ -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"
}
]
}