diff --git a/custom-node-list.json b/custom-node-list.json index 93fd9ccb..1df3f535 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45563,6 +45563,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "akashzeno", + "title": "ComfyUI-PulseOfMotion", + "id": "comfyui-pulse-of-motion", + "reference": "https://github.com/akashzeno/ComfyUI-PulseOfMotion", + "files": [ + "https://github.com/akashzeno/ComfyUI-PulseOfMotion" + ], + "install_type": "git-clone", + "description": "Predicts Physical FPS (PhyFPS) from video using the Visual Chronometer model from the Pulse of Motion paper. Includes SDPA-optimized attention, device selection, progress tracking, and auto-downloads the model from HuggingFace." } ] }