diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a5724fb2..1e115533 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1589,15 +1589,25 @@ "install_type": "git-clone", "description": "A ComfyUI custom node that blends a natural image with a stripe pattern image using pixel-wise multiplication, producing a geometric composite output." }, - { - "author": "allegiancerecords0-afk", - "title": "Comfyui-LatentOR", - "reference": "https://github.com/allegiancerecords0-afk/Comfyui-LatentOR", - "files": [ - "https://github.com/allegiancerecords0-afk/Comfyui-LatentOR" - ], - "install_type": "git-clone", - "description": "Latent detection logic node" - } - ] + { + "author": "allegiancerecords0-afk", + "title": "Comfyui-LatentOR", + "reference": "https://github.com/allegiancerecords0-afk/Comfyui-LatentOR", + "files": [ + "https://github.com/allegiancerecords0-afk/Comfyui-LatentOR" + ], + "install_type": "git-clone", + "description": "Latent detection logic node" + }, + { + "author": "ukr8b3g-cmyk", + "title": "ComfyUI-save-webp-meta-node", + "reference": "https://github.com/ukr8b3g-cmyk/ComfyUI-save-webp-meta-node", + "files": [ + "https://github.com/ukr8b3g-cmyk/ComfyUI-save-webp-meta-node" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI node for saving WebP images with metadata." + } + ] }