Update custom-node-list.json (#952)

Updating the custom-node-list.json with two nodes to animate an image using uniAnimate
This commit is contained in:
Isi 2024-08-13 18:16:02 +01:00 committed by GitHub
parent d95b974941
commit 7ba41fbb7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13275,6 +13275,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Isi-dev",
"title": "UniAnimate Nodes for ComfyUI",
"id": "comfyuiunianimatenodes",
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate",
"files": [
"https://github.com/Isi-dev/ComfyUI-UniAnimate"
],
"install_type": "git-clone",
"description": "These are nodes to animate an image with a reference video using UniAnimate."
}
]
}