Fix task tag and library ππ»
#4
by
merve
HF Staff
- opened
README.md
CHANGED
|
@@ -7,6 +7,8 @@ base_model:
|
|
| 7 |
tags:
|
| 8 |
- GUI
|
| 9 |
- multimodal
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
ZonUI-3B β A lightweight, resolution-aware GUI grounding model trained with only 24K samples on a single RTX 4090.
|
| 12 |
- **Repository:** https://github.com/Han1018/ZonUI-3B
|
|
|
|
| 7 |
tags:
|
| 8 |
- GUI
|
| 9 |
- multimodal
|
| 10 |
+
pipeline_tag: image-text-to-text
|
| 11 |
+
library_name: transformers
|
| 12 |
---
|
| 13 |
ZonUI-3B β A lightweight, resolution-aware GUI grounding model trained with only 24K samples on a single RTX 4090.
|
| 14 |
- **Repository:** https://github.com/Han1018/ZonUI-3B
|