Compare commits

...

2 Commits

Author SHA1 Message Date
Akash Chowdhury
adef105740
Merge 7427b1e3d7 into 66108ccdbc 2026-04-27 09:36:34 +05:30
Akash Chowdhury
7427b1e3d7 Add ComfyUI-PulseOfMotion to custom node list 2026-03-30 00:05:34 +05:30

View File

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