-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
staleIssues that haven't received updatesIssues that haven't received updates
Description
Model/Pipeline/Scheduler description
From the official repository, T2I-Adapter by @TencentARC is
... a simple and small (~70M parameters, ~300M storage space) network that can provide extra guidance to pre-trained text-to-image models while freezing the original large text-to-image models.
T2I-Adapter aligns internal knowledge in T2I models with external control signals. We can train various adapters according to different conditions, and achieve rich control and editing effects.
Would be great to have this plug and play adapters in diffusers
module.
Open source status
- The model implementation is available
- The model weights are available (Only relevant if addition is not a scheduler).
Provide useful links for the implementation
Original code: https://github.com/TencentARC/T2I-Adapter
Pre-trained models: https://huggingface.co/TencentARC/T2I-Adapter
imperator-maximus, AK391 and slavakurilyak
Metadata
Metadata
Assignees
Labels
staleIssues that haven't received updatesIssues that haven't received updates