ShowUI-pi-data / README.md
h-siyuan's picture
Upload README.md with huggingface_hub
07d69cf verified
metadata
language:
  - en
tags:
  - lerobot
  - gui-agent
  - drag-and-drop
  - desktop
pretty_name: ShowUI-pi Training Data
size_categories:
  - 100K<n<1M

ShowUI-π Training Data

Training dataset for ShowUI-π. Contains drag-and-click episodes across five desktop domains: captcha, premiere, desktop, powerpoint, and handwriting.

Paper: ShowUI-π: Flow-based Generative Models as GUI Dexterous Hands

Model: showlab/ShowUI-pi

Code: https://github.com/showlab/showui-pi

Usage

from lerobot.datasets.lerobot_dataset import LeRobotDataset

dataset = LeRobotDataset("showlab/ShowUI-pi-data", revision="v3.0")

Citation

@article{hu2025showui,
  title={ShowUI-$$\backslash$pi $: Flow-based Generative Models as GUI Dexterous Hands},
  author={Hu, Siyuan and Lin, Kevin Qinghong and Shou, Mike Zheng},
  journal={arXiv preprint arXiv:2512.24965},
  year={2025}
}