Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,12 @@ tags:
|
|
17 |
|
18 |
This repository contains the InfiGUI-G1-3B model from the paper **[InfiGUI-G1: Advancing GUI Grounding with Adaptive Exploration Policy Optimization](https://arxiv.org/abs/2508.05731)**.
|
19 |
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
## Paper Abstract
|
23 |
|
|
|
17 |
|
18 |
This repository contains the InfiGUI-G1-3B model from the paper **[InfiGUI-G1: Advancing GUI Grounding with Adaptive Exploration Policy Optimization](https://arxiv.org/abs/2508.05731)**.
|
19 |
|
20 |
+
<p align="left">
|
21 |
+
<a href="https://arxiv.org/abs/2508.05731"><img src="https://img.shields.io/badge/arXiv-Preprint-b31b1b?style=flat&logo=arxiv&logoColor=white" alt="arXiv Paper"></a>
|
22 |
+
<a href="https://huggingface.co/papers/2508.05731"><img src="https://img.shields.io/badge/HuggingFace-Daily%20Papers-ff9800?style=flat&logo=huggingface" alt="Hugging Face Paper"></a>
|
23 |
+
<a href="https://huggingface.co/InfiX-ai/InfiGUI-G1-7B"><img src="https://img.shields.io/badge/Model-InfiGUI--G1--7B-007ec6?style=flat&logo=huggingface" alt="InfiGUI-G1 7B Model"></a>
|
24 |
+
<a href="https://github.com/InfiXAI/InfiGUI-G1"><img src="https://img.shields.io/badge/GitHub-Repo-181717?style=flat&logo=github&logoColor=white" alt="GitHub Repo"></a>
|
25 |
+
</p>
|
26 |
|
27 |
## Paper Abstract
|
28 |
|