Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- zh
|
| 5 |
- en
|
|
@@ -17,7 +17,7 @@ library_name: transformers
|
|
| 17 |
|
| 18 |
|
| 19 |
<p align="center">
|
| 20 |
-
<img src="https://
|
| 21 |
</p>
|
| 22 |
|
| 23 |
**UI2Code^N** is a visual language foundation model trained through staged **pretraining**, **fine-tuning**, and **reinforcement learning** to achieve foundational improvements in multimodal coding, which unifies three key capabilities: **UI-to-code generation**, **UI editing**, and **UI polishing**.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
language:
|
| 4 |
- zh
|
| 5 |
- en
|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
<p align="center">
|
| 20 |
+
<img src="https://raw.githubusercontent.com/zheny2751-dotcom/UI2Code-N/main/assets/fig1.png" alt="abs" style="width:90%;" />
|
| 21 |
</p>
|
| 22 |
|
| 23 |
**UI2Code^N** is a visual language foundation model trained through staged **pretraining**, **fine-tuning**, and **reinforcement learning** to achieve foundational improvements in multimodal coding, which unifies three key capabilities: **UI-to-code generation**, **UI editing**, and **UI polishing**.
|