Update custom-node-list.json

This commit is contained in:
bhavik-aabhas-admin 2026-04-30 15:05:37 +05:30 committed by GitHub
parent 03272b1f70
commit 9d96b285d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46589,4 +46589,14 @@
"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": "AabhasTech",
"title": "ComfyUI Fast Preview",
"reference": "https://github.com/AabhasTech/ComfyUI_Fast_Preview",
"files": [
"https://github.com/AabhasTech/ComfyUI_Fast_Preview"
],
"install_type": "git-clone",
"description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI."
}