mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-04 03:00:48 +08:00
Add ComfyUI-FrameIO node to custom-node-list (#2435)
This commit is contained in:
parent
1ce5603379
commit
7eb4a3f961
@ -39984,6 +39984,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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)"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user