diff --git a/custom-node-list.json b/custom-node-list.json index 157b616..be246fc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5858,7 +5858,16 @@ "install_type": "git-clone", "description": "Nodes:Blocks Mecha Hyper, Mecha Merger, Model Mecha Recipe, Custom Code Mecha Recipe" }, - + { + "author": "diSty", + "title": "ComfyUI Frame Maker", + "reference": "https://github.com/diStyApps/ComfyUI_FrameMaker", + "files": [ + "https://github.com/diStyApps/ComfyUI_FrameMaker" + ], + "install_type": "git-clone", + "description": "This node creates a sequence of frames by moving and scaling a subject image over a background image." + },