Merge pull request #224 from peteromallet/patch-3

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2023-12-09 00:23:46 +09:00 committed by GitHub
commit b9c4d9beca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",