drogozhang commited on
Commit
b70220b
1 Parent(s): a3723c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -74,6 +74,17 @@ Creative Commons License
74
  This work is licensed under a Creative Commons Attribution 4.0 International License.
75
 
76
 
77
- ### Citation Information
78
-
79
- TODO
 
 
 
 
 
 
 
 
 
 
 
 
74
  This work is licensed under a Creative Commons Attribution 4.0 International License.
75
 
76
 
77
+ ## Citation Information
78
+
79
+ If you find this dataset useful, please consider citing our paper:
80
+
81
+ ```
82
+ @misc{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
+ year={2023},
86
+ eprint={2306.10012},
87
+ archivePrefix={arXiv},
88
+ primaryClass={cs.CV}
89
+ }
90
+ ```