diff --git a/custom-node-list.json b/custom-node-list.json index 6c7d10ca..d64e793b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11824,6 +11824,17 @@ ], "install_type": "unzip", "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" } ] -} +} \ No newline at end of file