Add ComfyUI-FirstOrderMM node (#825)

This commit is contained in:
Fuou Marinas 2024-06-29 13:38:19 +07:00 committed by GitHub
parent 8780127ab4
commit 63f81442e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11334,6 +11334,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-FirstOrderMM",
"id": "fomm",
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
"files": [
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
],
"install_type": "git-clone",
"description": "Run First Order Motion Model for Image Animation in ComfyUI."
}
]
}