Add ComfyUI-PulseOfMotion to custom node list

This commit is contained in:
Akash Chowdhury 2026-03-30 00:05:34 +05:30
parent 8d750aac72
commit 7427b1e3d7

View File

@ -45467,6 +45467,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."
}
]
}