Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ tags:
|
|
| 3 |
- GUI agents
|
| 4 |
- vision-language-action model
|
| 5 |
- computer use
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
[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)
|
| 8 |
<img src="examples/showui.png" alt="ShowUI" width="640">
|
|
|
|
| 3 |
- GUI agents
|
| 4 |
- vision-language-action model
|
| 5 |
- computer use
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen2-VL-2B-Instruct
|
| 8 |
---
|
| 9 |
[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)
|
| 10 |
<img src="examples/showui.png" alt="ShowUI" width="640">
|