Commit ·
628a7ed
1
Parent(s): 6c83c49
Update README.md
Browse files
README.md
CHANGED
|
@@ -61,13 +61,11 @@ python edit_app.py --ckpt checkpoints/MagicBrush-epoch-52-step-4999.ckpt
|
|
| 61 |
If you find this checkpoint useful, please consider citing our paper:
|
| 62 |
|
| 63 |
```
|
| 64 |
-
@
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
archivePrefix={arXiv},
|
| 70 |
-
primaryClass={cs.CV}
|
| 71 |
}
|
| 72 |
```
|
| 73 |
|
|
|
|
| 61 |
If you find this checkpoint useful, please consider citing our paper:
|
| 62 |
|
| 63 |
```
|
| 64 |
+
@inproceedings{Zhang2023MagicBrush,
|
| 65 |
+
title={MagicBrush: A Manually Annotated Dataset for Instruction-Guided Image Editing},
|
| 66 |
+
author={Kai Zhang and Lingbo Mo and Wenhu Chen and Huan Sun and Yu Su},
|
| 67 |
+
booktitle={Advances in Neural Information Processing Systems},
|
| 68 |
+
year={2023}
|
|
|
|
|
|
|
| 69 |
}
|
| 70 |
```
|
| 71 |
|