Updated README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
datasets:
|
4 |
+
- AILab-CVC/SEED-Data-Edit-Part2-3
|
5 |
+
- McGill-NLP/AURORA
|
6 |
+
base_model:
|
7 |
+
- PixArt-alpha/PixArt-Sigma
|
8 |
+
---
|
9 |
+
```text
|
10 |
+
@misc{goswami2024grapegenerateplaneditframeworkcompositional,
|
11 |
+
title={GraPE: A Generate-Plan-Edit Framework for Compositional T2I Synthesis},
|
12 |
+
author={Ashish Goswami and Satyam Kumar Modi and Santhosh Rishi Deshineni and Harman Singh and Prathosh A. P and Parag Singla},
|
13 |
+
year={2024},
|
14 |
+
eprint={2412.06089},
|
15 |
+
archivePrefix={arXiv},
|
16 |
+
primaryClass={cs.CV},
|
17 |
+
url={https://arxiv.org/abs/2412.06089},
|
18 |
+
}
|
19 |
+
|
20 |
+
```
|