Skip to content

Using reference images to control style in text-to-image diffusion models. Based on CSD and IP Adapter

Notifications You must be signed in to change notification settings

aihao2000/IP-Adapter-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Adapter Art:

IP Adapter Art Demo

image-20240807232402569


Introduction

IP Adapter Art is a specialized version that uses a professional style encoder. Its goal is to achieve style control through reference images in the text-to-image diffusion model and solve the problems of instability and incomplete stylization of existing methods. This is a preprint version, and more models and training data coming soon.

How to use

IP Adapter Art Demo can be used to conduct experiments directly.

For local experiments, please refer to a demo.

Local experiments require a basic torch environment and dependencies:

pip install diffusers
pip install transformers
pip install git+https://github.com/openai/CLIP.git
pip install git+https://github.com/aihao2000/IP-Adapter-Art.git

More Examples

image-20240808001612810

Citation

@misc{ipadapterart,
  author = {Hao Ai, Xiaosai Zhang},
  title = {IP Adapter Art},
  year = {2024},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/aihao2000/IP-Adapter-Art}}
}

About

Using reference images to control style in text-to-image diffusion models. Based on CSD and IP Adapter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published