---
tags:
- text-to-image
- stable-diffusion
license: apache-2.0
language:
- en
---
# IFAdapter Model Card
[**Paper (ArXiv)**](https://arxiv.org/abs/2409.08240) **|** [**Code**](https://github.com/WUyinwei-hah/IFAdapter)
---
## Introduction
We introduce the **I**nstance **F**eature **Adapter**(IFAdapter) to to exert fine-grained control over the generation of multiple instances.

## Models
SDXL 1.0 - [spd_adapter.bin](https://huggingface.co/WuYW/IFAdapter/resolve/main/spd_adapter.bin)
## Usage
Please refer to https://github.com/WUyinwei-hah/IFAdapter for detailed usage of this model.
```
@article{wu2024ifadapter,
title={Ifadapter: Instance feature control for grounded text-to-image generation},
author={Wu, Yinwei and Zhou, Xianpan and Ma, Bing and Su, Xuefeng and Ma, Kai and Wang, Xinchao},
journal={arXiv preprint arXiv:2409.08240},
year={2024}
}
```