SUNQ111 commited on
Commit
b355767
·
verified ·
1 Parent(s): b470081

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ pipeline_tag: image-to-image
6
+ library_name: diffusers
7
+ ---
8
+
9
+
10
+
11
+
12
+ # SmartFreeEdit: Mask-Free Spatial-Aware Image Editing with Complex Instruction Understanding
13
+
14
+ [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>
15
+
16
+ <sup>1</sup> The University of Hongkong, <sup>2</sup> Institute of Artificial Intelligence (TeleAI)
17
+
18
+ <a href='https://smartfreeedit.github.io/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
19
+ [![arXiv](https://img.shields.io/badge/arXiv-2504.12704-b31b1b.svg)](https://arxiv.org/abs/2504.12704)
20
+ [![Huggingface space](https://img.shields.io/badge/🤗-Huggingface%20Space-orange.svg)](https://huggingface.co/SUNQ111/SmartFreeEdit/tree/main)
21
+
22
+
23
+
24
+
25
+ ### Code
26
+
27
+ Please check our [GitHub repository](https://github.com/smileformylove/SmartFreeEdit) for code.
28
+
29
+
30
+
31
+ ### Demo
32
+ [Try the demo here](https://huggingface.co/spaces/SUNQ111/SmartFreeEdit).