File size: 526 Bytes
c285f09
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
---
library_name: diffusers
pipeline_tag: image-to-image
tags:
  - diffusers
  - image-editing
  - instruct-pix2pix
  - magicbrush
---

# MagicBrush Diffusers

Diffusers version of the MagicBrush model.

## Citations

```bibtex
@inproceedings{zhang2023magicbrush,
  title = {MagicBrush: A Manually Annotated Dataset for Instruction-Guided Image Editing},
  author = {Zhang, Kai and Mo, Lingbo and Chen, Wenhu and Sun, Huan and Su, Yu},
  booktitle = {Advances in Neural Information Processing Systems},
  year = {2023}
}
```