Merge pull request #401 from XmYx/main

Add Deforum Comfy Nodes.
This commit is contained in:
Dr.Lt.Data 2024-02-09 12:42:41 +09:00 committed by GitHub
commit 8a8a782077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5363,6 +5363,16 @@
], ],
"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": "deforum",
"title": "Deforum Nodes",
"reference": "https://github.com/XmYx/deforum-comfy-nodes",
"files": [
"https://github.com/XmYx/deforum-comfy-nodes"
],
"install_type": "git-clone",
"description": "Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art."
} }
] ]
} }