File size: 744 Bytes
022194d
2680bd5
 
 
 
022194d
2680bd5
 
022194d
 
2680bd5
022194d
 
2680bd5
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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).