JovanHengGhimHong's picture
Create README.md
c285f09 verified
|
Raw
History Blame Contribute Delete
526 Bytes
---
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}
}
```