Add model card
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: image-to-image
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the model described in [PlanGen: Towards Unified Layout Planning and Image Generation in Auto-Regressive Vision Language Models](https://arxiv.org/abs/2410.14324).
|
7 |
+
|
8 |
+
Project Page: https://360cvgroup.github.io/PlanGen
|
9 |
+
|
10 |
+
Code: https://github.com/360CVGroup/PlanGen
|