diff --git a/custom-node-list.json b/custom-node-list.json index d4d29fed..614e19e5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }