HandX-demo / README.md
xusirui's picture
HandX text-to-motion Gradio demo
2680bd5 verified
|
Raw
History Blame Contribute Delete
744 Bytes
---
title: HandX Text-to-Motion
emoji: 🤲
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.8.0
python_version: "3.11"
app_file: app.py
pinned: false
license: cc-by-nc-4.0
---
# HandX — Bimanual Text-to-Motion Demo
Generate two-hand motion from text using the [HandX](https://arxiv.org/abs/2603.28766)
diffusion checkpoints. Describe the left hand, the right hand, and their interaction;
the model synthesises a 60-frame bimanual motion, rendered as a skeleton animation.
- Models: https://huggingface.co/alexzhang598/HandX-diffusion
- Dataset: https://huggingface.co/datasets/alexzhang598/HandX
Generation runs a 1000-step diffusion sampler, so a GPU is recommended
(this Space is intended to run on ZeroGPU / a GPU Space).