diff --git a/custom-node-list.json b/custom-node-list.json index 8b9013f8..7e39a455 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36649,6 +36649,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "brucew4yn3rp", + "title": "Vintage Effect", + "id": "VintageEffect", + "reference": "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect", + "files": [ + "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect" + ], + "install_type": "git-clone", + "description": "ComfyUI node that applies vintage/retro effects through JPG compression, color grading, film grain, and vignette to emulate old photo aesthetics." + }, ] }