KevinQHLin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,17 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
## ⭐ Quick Start
|
4 |
|
|
|
1 |
+
<img src="examples/showui.png" alt="ShowUI" width="640">
|
2 |
+
|
3 |
+
ShowUI is a lightweight vision-language-action model designed for GUI agents.
|
4 |
+
|
5 |
+
[![demo](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Models-blue)](https://huggingface.co/showlab/ShowUI-2B)
|
6 |
+
|
7 |
+
### 📢 News
|
8 |
+
<!-- -->
|
9 |
+
- [2024.11.16] `showlab/ShowUI-2B` is available at huggingface.
|
10 |
+
- [2024.11.27] We release arXiv paper.
|
11 |
+
|
12 |
+
### 📝 Todo
|
13 |
+
- [ ] Support Gradio Demo.
|
14 |
+
- [ ] Support [OOTB](https://github.com/showlab/computer_use_ootb?tab=readme-ov-file) for easy usage.
|
15 |
|
16 |
## ⭐ Quick Start
|
17 |
|