Add ComfyUI-FrameIO node to custom-node-list

This commit is contained in:
room3dev 2025-12-27 14:29:29 +07:00 committed by GitHub
parent f0ed5c3433
commit d826b0c9bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39963,6 +39963,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "room3dev",
"title": "ComfyUI-FrameIO",
"id": "comfyui-frameio",
"reference": "https://github.com/room3dev/ComfyUI-FrameIO",
"files": [
"https://github.com/room3dev/ComfyUI-FrameIO"
],
"install_type": "git-clone",
"description": "High-performance frame IO nodes (WEBP)"
},
]
}