Add ComfyUI-save-webp-meta-node to custom node list

This commit is contained in:
ukr8b3g-cmyk 2026-06-18 20:25:50 +09:00 committed by GitHub
parent 2e93040db5
commit 18725f7b3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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