Skip to content

Commit 47658ee

Browse files
authored
Update readme.md
1 parent bbae8d2 commit 47658ee

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

readme.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# <img src="figure/logo.png" alt="icon" width="24" height="24"> Code2World: A GUI World Model via Renderable Code Generation
2-
<div style='display:flex; gap: 0.25rem; '>
3-
<a href='LICENCE'><img src='https://img.shields.io/badge/License-Apache 2.0-g.svg'></a>
4-
<a href='https://arxiv.org/abs/2602.09856'><img src='https://img.shields.io/badge/Paper-PDF-red'></a>
5-
</div>
1+
# <img src="figure/logo.png" alt="icon" width="50" height="50"> Code2World: A GUI World Model via Renderable Code Generation
2+
<p align="center">
3+
<a href="https://amap-ml.github.io/Code2World" target="_blank"><img src="https://img.shields.io/badge/Project-Page-brightgreen"></a>
4+
<a href="https://arxiv.org/abs/2602.09856" target="_blank"><img src="https://img.shields.io/badge/arXiv-2511.02778-red"></a>
5+
<a href="https://huggingface.co/datasets/GD-ML/AndroidCode" target="_blank"><img src="https://img.shields.io/badge/🤗%20Dataset-AndroidCode-ffd21e"></a>
6+
<a href="https://huggingface.co/GD-ML/Code2World" target="_blank"><img src="https://img.shields.io/badge/🤗%20Model-Code2World(8B)-ffd21e"></a>
7+
</p>
68
This is the official repo for Code2World, a novel VLM-based GUI World Model that predicts dynamic transitions via renderable code generation.
79

810

0 commit comments

Comments
 (0)