mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 12:42:33 +08:00
Add ComfyUI-FrameFX to custom node list
This commit is contained in:
parent
2b8e76197a
commit
e1f95ddf73
@ -11824,6 +11824,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."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "ComfyUI-FrameFX",
|
||||||
|
"author": "mgfxer",
|
||||||
|
"repo": "mgfxer/ComfyUI-FrameFX",
|
||||||
|
"branch": "main",
|
||||||
|
"description": "A set of custom nodes for frame interpolation and video processing in ComfyUI.",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mgfxer/ComfyUI-FrameFX/raw/main/FrameFX_nodes.py"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user