|
--- |
|
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> |
|
|
|
<a href="https://arxiv.org/abs/2507.01926"><img src="https://img.shields.io/badge/IC_Custom-Paper-D94C40"></a> |
|
|
|
<a href="https://github.com/TencentARC/IC-Custom"><img src="https://img.shields.io/badge/IC_Custom-Github-1A7C7C"></a> |
|
|
|
<a href='https://huggingface.co/TencentARC/IC-Custom'><img src='https://img.shields.io/badge/IC_Custom-Model-0076B6'></a> |
|
|
|
<a href="https://huggingface.co/spaces/TencentARC/IC-Custom"><img src="https://img.shields.io/badge/IC_Custom-Demo-00C0A5"></a> |
|
|
|
<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). |
|
|