Compare commits

...

2 Commits

Author SHA1 Message Date
room3dev
191cd788cd
Merge a47563876f into aca5925e57 2025-12-26 10:15:58 -10:00
room3dev
a47563876f
Add ComfyUI-FrameIO node to custom-node-list 2025-12-27 00:31:23 +07:00

View File

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