File size: 1,020 Bytes
b355767 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: other
language:
- en
pipeline_tag: image-to-image
library_name: diffusers
---
# SmartFreeEdit: Mask-Free Spatial-Aware Image Editing with Complex Instruction Understanding
[Qianqian Sun](https://github.com/Decemberease)<sup>1*</sup>, [Jixiang Luo](https://github.com/smileformylove)<sup>2†</sup>, Dell Zhang<sup>2</sup>, Xuelong Li<sup>2</sup>
<sup>1</sup> The University of Hongkong, <sup>2</sup> Institute of Artificial Intelligence (TeleAI)
<a href='https://smartfreeedit.github.io/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
[](https://arxiv.org/abs/2504.12704)
[](https://huggingface.co/SUNQ111/SmartFreeEdit/tree/main)
### Code
Please check our [GitHub repository](https://github.com/smileformylove/SmartFreeEdit) for code.
### Demo
[Try the demo here](https://huggingface.co/spaces/SUNQ111/SmartFreeEdit). |