Image-to-Image
Diffusers
File size: 724 Bytes
fb5a8aa
a1eccb5
 
fb5a8aa
 
 
a1eccb5
 
 
fb5a8aa
a1eccb5
fb5a8aa
 
 
 
 
 
 
 
 
 
 
a1eccb5
 
fb5a8aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
base_model:
- PixArt-alpha/PixArt-Sigma
datasets:
- AILab-CVC/SEED-Data-Edit-Part2-3
- McGill-NLP/AURORA
license: cc-by-4.0
pipeline_tag: image-to-image
library_name: diffusers
---

```text
@misc{goswami2024grapegenerateplaneditframeworkcompositional,
      title={GraPE: A Generate-Plan-Edit Framework for Compositional T2I Synthesis}, 
      author={Ashish Goswami and Satyam Kumar Modi and Santhosh Rishi Deshineni and Harman Singh and Prathosh A. P and Parag Singla},
      year={2024},
      eprint={2412.06089},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2412.06089}, 
}

Project page: https://dair-iitd.github.io/GraPE/
Code: https://github.com/dair-iitd/PixEdit
```