fix(custom-node-list): place ComfyUI-PulseOfMotion entry after last git-clone block

This commit is contained in:
Dr.Lt.Data 2026-05-11 01:32:43 +09:00
parent e6693e0b9f
commit 111e4d38f4

View File

@ -46539,6 +46539,17 @@
"install_type": "git-clone",
"description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures."
},
{
"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."
},
@ -46929,17 +46940,6 @@
],
"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."
}
]
}