File size: 630 Bytes
8bb29dc a3d759b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
base_model:
- black-forest-labs/FLUX.1-dev
pipeline_tag: image-to-image
---
# Edit Transfer: Learning Image Editing via Vision In-Context Relations
For detailed instructions, please visit our [GitHub repository](https://github.com/CUC-MIPG/Edit-Transfer).
## Citation
```
@misc{chen2025edittransferlearningimage,
title={Edit Transfer: Learning Image Editing via Vision In-Context Relations},
author={Lan Chen and Qi Mao and Yuchao Gu and Mike Zheng Shou},
year={2025},
eprint={2503.13327},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2503.13327},
}
``` |