Compare commits

...

2 Commits

Author SHA1 Message Date
Dr.Lt.Data
9337a45b74 Merge branch 'main' into PR #2305
Resolved conflict in custom-node-list.json by adding only ComfyUI_VintageEffect node.
Removed ComfyUI-IcyHider from the merge as requested.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 23:01:19 +09:00
brucew4yn3rp
94c6a5fd2d Added ComfyUI_VintageEffect 2025-11-23 10:33:03 -05:00

View File

@@ -37421,6 +37421,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, vignette, and more to emulate more realistic photo aesthetics."
}
]
}