From a842efa2ddeec780c72663c30c11e4753394a9e5 Mon Sep 17 00:00:00 2001 From: POM Date: Fri, 8 Dec 2023 14:06:43 +0100 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index af1946aa..0a5f8497 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2649,13 +2649,13 @@ }, { "author": "peteromallet", - "title": "ComfyUI-Creative-Interpolation [Beta]", - "reference": "https://github.com/peteromallet/ComfyUI-Creative-Interpolation", + "title": "Steerable Motion", + "reference": "https://github.com/peteromallet/steerable-motion", "files": [ - "https://github.com/peteromallet/ComfyUI-Creative-Interpolation" + "https://github.com/peteromallet/steerable-motion" ], "install_type": "git-clone", - "description": "This a ComfyUI node for batch creative interpolation. The goal is to allow you to input a batch of images, and to provide a range of simple settings to control how the images are interpolated between." + "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." }, { "author": "gemell1",