Link dataset to paper

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -79,10 +79,13 @@ This work is licensed under a Creative Commons Attribution 4.0 International Lic
79
  If you find this dataset useful, please consider citing our paper:
80
 
81
  ```
82
- @inproceedings{Zhang2023MagicBrush,
83
- title={MagicBrush: A Manually Annotated Dataset for Instruction-Guided Image Editing},
84
- author={Kai Zhang and Lingbo Mo and Wenhu Chen and Huan Sun and Yu Su},
85
- booktitle={Advances in Neural Information Processing Systems},
86
- year={2023}
 
 
 
87
  }
88
  ```
 
79
  If you find this dataset useful, please consider citing our paper:
80
 
81
  ```
82
+ @misc{zhang2024magicbrushmanuallyannotateddataset,
83
+ title={MagicBrush: A Manually Annotated Dataset for Instruction-Guided Image Editing},
84
+ author={Kai Zhang and Lingbo Mo and Wenhu Chen and Huan Sun and Yu Su},
85
+ year={2024},
86
+ eprint={2306.10012},
87
+ archivePrefix={arXiv},
88
+ primaryClass={cs.CV},
89
+ url={https://arxiv.org/abs/2306.10012},
90
  }
91
  ```