Add ComfyUI-FrameIO node to custom-node-list (#2435)

This commit is contained in:
room3dev 2025-12-28 05:46:36 +07:00 committed by GitHub
parent 1ce5603379
commit 7eb4a3f961
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39984,6 +39984,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)"
},
]
}