Add ComfyUI-FrameFX to custom node list

This commit is contained in:
mgfxer 2024-07-12 07:36:19 -05:00
parent 2b8e76197a
commit e1f95ddf73

View File

@ -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"
}
]
}
}