T2I-Adapter / README.md
Xintao
update
fabdb4f

Models for T2I-Adapter

T2I-Adapter: Learning Adapters to Dig out More Controllable Ability for Text-to-Image Diffusion Models

The GitHub repo: https://github.com/TencentARC/T2I-Adapter

Model Description

All the following adapters are trained with Stable Diffusion (SD) V1.4, and they can be directly used on custom models as long as they are fine-tuned from the same text-to-image models, such as Anything-4.0 or models on the https://civitai.com/.

Adapter Name Adapter Description
T2I-Adapter/models/t2iadapter_sketch_sd14v1.pth The adapter for sketch-to-image generation.
T2I-Adapter/models/t2iadapter_keypose_sd14v1.pth The adapter for keypose-to-image generation.
T2I-Adapter/models/t2iadapter_seg_sd14v1.pth The adapter for segmentation-to-image generation.

license: apache-2.0