mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-01 22:33:49 +08:00
Add ComfyUI-MVNT: AI dance choreography from music (#2723)
Adds MVNT (https://github.com/mvnt-app/ComfyUI-MVNT) to the custom node list. MVNT generates full-body dance motion from audio using a diffusion model trained with 100+ professional choreographers. Nodes: MVNT Generate Dance, MVNT Generate Character, MVNT Export Video, MVNT Preview BVH, MVNT List Styles, MVNT Estimate Cost, MVNT Load Motion. Published on Comfy Registry as comfyui-mvnt (publisher: mvnt). Made-with: Cursor Co-authored-by: Your Name <your.email@example.com>
This commit is contained in:
parent
d69dc99d84
commit
846fddccb9
@ -45500,6 +45500,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "MVNT",
|
||||
"title": "ComfyUI-MVNT",
|
||||
"id": "comfyui-mvnt",
|
||||
"reference": "https://github.com/mvnt-app/ComfyUI-MVNT",
|
||||
"files": [
|
||||
"https://github.com/mvnt-app/ComfyUI-MVNT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AI dance choreography from music. Generate full-body dance motion (BVH/FBX/JSON) from any audio track using MVNT's diffusion model trained with 100+ professional choreographers. Create rigged 3D characters from images, preview motion as stick-figure animations, and export photorealistic AI music videos — all inside ComfyUI. Nodes: MVNT Generate Dance, MVNT Generate Character, MVNT Export Video, MVNT Preview BVH, MVNT List Styles, MVNT Estimate Cost, MVNT Load Motion."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user