Image-to-Image
English
custom_model
image customization
File size: 2,129 Bytes
162611b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
653f340
 
 
162611b
 
653f340
 
 
162611b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
653f340
 
 
162611b
 
653f340
 
 
162611b
653f340
 
162611b
653f340
 
162611b
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
license: other
license_name: community-license-agreement
license_link: LICENSE
language:
- en
base_model:
- black-forest-labs/FLUX.1-Fill-dev
pipeline_tag: image-to-image
tags:
- image customization
---


<div align="center">
  <a href="https://github.com/TencentARC/IC-Custom">
    <img src='https://github.com/TencentARC/IC-Custom/blob/main/assets/IC-Custom-logo.png?raw=true' width='120px'>
  </a>
</div>

<p align="center"> 
  <b> IC-Custom: Diverse Image Customization via In-Context Learning </b> 
</p>

<p align="center">
  <a href='https://liyaowei-stu.github.io/project/IC_Custom/'><img src='https://img.shields.io/badge/IC_Custom-Page-4B9E9E'></a>
  &nbsp;
  <a href="https://arxiv.org/abs/2507.01926"><img src="https://img.shields.io/badge/IC_Custom-Paper-D94C40"></a>
  &nbsp;
  <a href="https://github.com/TencentARC/IC-Custom"><img src="https://img.shields.io/badge/IC_Custom-Github-1A7C7C"></a>
  &nbsp;
  <a href='https://huggingface.co/TencentARC/IC-Custom'><img src='https://img.shields.io/badge/IC_Custom-Model-0076B6'></a>
  &nbsp;
  <a href="https://huggingface.co/spaces/TencentARC/IC-Custom"><img src="https://img.shields.io/badge/IC_Custom-Demo-00C0A5"></a>
  &nbsp;
  <a href="https://www.youtube.com/watch?v=uaiZA3H5RVY"><img src="https://img.shields.io/badge/IC_Custom-Video-F7C600"></a>
</p>

<div align="center">
  <a href="https://github.com/TencentARC/IC-Custom">
    <img src='https://github.com/TencentARC/IC-Custom/blob/main/assets/teaser-github.jpeg?raw=true' width='680px'>
  </a>
</div>

<p align="center">
  IC-Custom is designed for diverse image customization scenarios, including:
</p>

- **Position-aware**: Input a reference image, target background, and specify the customization location (via segmentation or drawing)  
  *Examples*: Product placement, virtual try-on.

- **Position-free**: Input a reference image and a target description to generate a new image with the reference image's ID  
  *Examples*: IP customization, character creation.


### Citation

If you find IC-Custom useful, please consider giving it a ⭐ on [GitHub](https://github.com/TencentARC/IC-Custom).