mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 19:07:28 +08:00
fix(custom-node-list): place ComfyUI-PulseOfMotion entry after last git-clone block
This commit is contained in:
parent
e6693e0b9f
commit
111e4d38f4
@ -46539,6 +46539,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures."
|
"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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user