From 6d8e965b0f555ed8be71fbd28a6a71b2b18bc5fc Mon Sep 17 00:00:00 2001 From: POM Date: Sun, 10 Dec 2023 14:39:28 +0100 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7f1cc359..33856220 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2648,11 +2648,11 @@ "description": "a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode." }, { - "author": "peteromallet", + "author": "banodoco", "title": "Steerable Motion", - "reference": "https://github.com/peteromallet/steerable-motion", + "reference": "https://github.com/banodoco/steerable-motion", "files": [ - "https://github.com/peteromallet/steerable-motion" + "https://github.com/banodoco/steerable-motion" ], "install_type": "git-clone", "description": "Steerable Motion is a ComfyUI node for batch creative interpolation. Our goal is to feature the best methods for steering motion with images as video models evolve."