mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-13 03:42:30 +08:00
feat: Add 🦊 RS Safe Saturation Node
This commit is contained in:
parent
a87e3f9ee9
commit
2bfece24fe
@ -23794,6 +23794,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user