---
title: ShowUI-web
canonical_url: "https://www.modelscope.cn/datasets/showlab/ShowUI-web"
md_url: "https://www.modelscope.cn/datasets/showlab/ShowUI-web.md"
repository: showlab/ShowUI-web
last_updated: 2025-05-29
license: "Apache License 2.0"
storage_size: "41 GB"
downloads: 677
stars: 0
---

# ShowUI-web

> ShowUI-web - showlab 在 ModelScope 开源的数据集。Github | arXiv | HF Paper | Spaces | Datasets | Quick Start

showlab/ShowUI-web 是 ModelScope 魔搭社区上的数据集，存储大小 41 GB，采用 Apache License 2.0 许可。

- **Repository**: showlab/ShowUI-web
- **License**: Apache License 2.0
- **Storage size**: 41 GB
- **Downloads**: 677
- **Stars**: 0
- **Last updated**: 2025-05-29

Source: https://www.modelscope.cn/datasets/showlab/ShowUI-web

---

[Github](https://github.com/showlab/ShowUI/tree/main) | [arXiv](https://arxiv.org/abs/2411.17465) | [HF Paper](https://huggingface.co/papers/2411.17465) | [Spaces](https://huggingface.co/spaces/showlab/ShowUI) | [Datasets](https://huggingface.co/datasets/showlab/ShowUI-desktop-8K) | [Quick Start](https://huggingface.co/showlab/ShowUI-2B) 

**ShowUI-web** is a UI-grounding dataset focused on Web visual element grounding.

We developed a parser and collected 22K screenshots, retaining only visual-related elements such as those tagged with ‘Button’ or ‘Checkbox’ by removing static text.

After download, please unzip the `image.tar.gz` by `tar -xzf image.tar.gz` to get the image data.

If you find our work helpful, please consider citing our paper.

```
@misc{lin2024showui,
      title={ShowUI: One Vision-Language-Action Model for GUI Visual Agent}, 
      author={Kevin Qinghong Lin and Linjie Li and Difei Gao and Zhengyuan Yang and Shiwei Wu and Zechen Bai and Weixian Lei and Lijuan Wang and Mike Zheng Shou},
      year={2024},
      eprint={2411.17465},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2411.17465}, 
}
```
