mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
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:
parent
d95b974941
commit
7ba41fbb7d
@ -13275,6 +13275,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user