Merge pull request #2742 from akashzeno/add-pulse-of-motion

Add ComfyUI-PulseOfMotion to custom node list
This commit is contained in:
Dr.Lt.Data 2026-05-11 01:32:04 +09:00 committed by GitHub
commit e6693e0b9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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