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:
Joon Jung 2026-03-30 04:02:26 +09:00 committed by GitHub
parent d69dc99d84
commit 846fddccb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}