git404hub

what is hy-motion_extensions_text-to-motion fr?

zasuko/hy-motion_extensions_text-to-motion — explained in plain English

Analysis updated 2026-05-18

21PythonAudience · developerComplexity · 4/5LicenseSetup · hard

tl;dr

A ComfyUI extension that applies AI-generated HY-Motion character animation onto Mixamo rigged 3D characters using Blender.

vibe map

mindmap
  root((HY-Motion Retarget))
    What it does
      Retargets AI motion
      Applies to Mixamo rig
      Runs Blender in background
    Tech stack
      Python
      ComfyUI
      Blender
    Use cases
      Game character animation
      Preview3D output
      FBX delivery
    Audience
      Developers
      3D animators
    License
      MIT for node code
      Separate model license

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Apply AI-generated text-to-motion animation onto a Mixamo rigged 3D character inside ComfyUI.

VIBE 2

Produce a delivery-ready FBX file and a preview GLB file from a single motion generation.

VIBE 3

Prototype animated 3D characters for games or video without manually rigging motion by hand.

what's the stack?

PythonComfyUIBlenderFBXMixamo

how it stacks up fr

zasuko/hy-motion_extensions_text-to-motion0whitedev/detranspiler2951461586/mulerun-pool
Stars212121
LanguagePythonPythonPython
Setup difficultyhardhardmoderate
Complexity4/54/53/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · hard time til it works · 1h+

Requires ComfyUI, a separate HY-Motion node and model, Blender, a Mixamo rigged FBX, and a GPU with substantial VRAM.

The extension's own code can be used freely for any purpose, including commercial use, as long as you keep the copyright notice, the HY-Motion model and character assets are under separate licenses you must check yourself.

in plain english

This project is a beta extension for ComfyUI, a visual tool for building AI image and video pipelines. It takes human motion generated by HY-Motion, an AI model that turns text descriptions into movement, and applies that motion to a Mixamo rigged character. Mixamo is a common source of ready-made 3D character models with a standard skeleton, and this extension retargets the motion onto a T-pose FBX file of one of those characters using Blender running in the background. It is important to understand that this is only the retargeting step. The extension does not include the HY-Motion model itself, or any character files or textures. Users need to already have ComfyUI, the separate ComfyUI-HY-Motion1 node with the HY-Motion 1.0 model, Blender, and a Mixamo rigged T-pose FBX character before this tool becomes useful. The author confirms this works on Windows 11 with ComfyUI, Blender 5.1, and HY-Motion 1.0, tested with shorter-proportioned Mixamo characters. It only supports humanoid FBX files using Mixamo's standard bone naming, not VRM files, custom skeletons, non-human characters, or face and finger animation. Some foot sliding or limb overlap issues can still happen depending on the character's body proportions. Because the tool runs a local Blender script, the author warns to only use trusted FBX files. Hardware needs are significant: HY-Motion officially wants at least 26GB of video memory, though the author got a short 3 second test working on a 24GB card, and recommends 32GB or more of video memory, 64GB of system memory, and 100GB of free disk space for reliable use. Setup involves cloning the repository into ComfyUI's custom_nodes folder, installing Blender, placing a T-pose character file in the input folder, and loading one of two included workflow files, one for a local Windows setup and one for Google Colab. The custom node code itself is under the MIT license, while the HY-Motion model and any character assets remain under their own separate licenses.

prompts (copy fr)

prompt 1
Walk me through installing this HY-Motion to Mixamo retargeting extension into my ComfyUI custom_nodes folder.
prompt 2
Explain the requirements for running HY-Motion 1.0 alongside this Blender retargeting extension, including VRAM needed.
prompt 3
Help me set up the Google Colab workflow file for this extension and point blender_path to the right location.
prompt 4
What are the current limitations of this Mixamo retargeting tool regarding foot sliding and non-Mixamo skeletons?

Frequently asked questions

what is hy-motion_extensions_text-to-motion fr?

A ComfyUI extension that applies AI-generated HY-Motion character animation onto Mixamo rigged 3D characters using Blender.

What language is hy-motion_extensions_text-to-motion written in?

Mainly Python. The stack also includes Python, ComfyUI, Blender.

What license does hy-motion_extensions_text-to-motion use?

The extension's own code can be used freely for any purpose, including commercial use, as long as you keep the copyright notice, the HY-Motion model and character assets are under separate licenses you must check yourself.

How hard is hy-motion_extensions_text-to-motion to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is hy-motion_extensions_text-to-motion for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.