Add ComfyUI_VintageEffect

This commit is contained in:
brucew4yn3rp 2025-11-12 21:33:39 -05:00 committed by GitHub
parent 70decc740f
commit 1fbacf9b8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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