Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.22.0
metadata
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 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).