Update custom-node-list.json (#1793)

This commit is contained in:
wakattac 2025-05-07 18:04:36 +03:00 committed by GitHub
parent ce8e6dc36e
commit 12eeef4cf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25372,6 +25372,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": "wakattac",
"title": "ComfyUI-AbstractImaGen",
"id": "abstract-imagen",
"reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen",
"files": [
"https://github.com/wakattac/ComfyUI-AbstractImaGen"
],
"install_type": "git-clone",
"description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode"
} }
] ]
} }