Skip to content

[Pipelines] Add a T2I-Adapter pipeline #2437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
huo-ju opened this issue Feb 20, 2023 · 2 comments
Closed
2 tasks done

[Pipelines] Add a T2I-Adapter pipeline #2437

huo-ju opened this issue Feb 20, 2023 · 2 comments
Labels
stale Issues that haven't received updates

Comments

@huo-ju
Copy link

huo-ju commented Feb 20, 2023

Model/Pipeline/Scheduler description

T2I-Adapter 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.

It has 3 pre-trained models can work with Stable Diffusion 1.4 (and other finetuned Stable Diffusion 1.4 models)

I have a basic integration StableDiffusionT2IAdapterPipeline , and I'm wondering if it is possible to contribute it become a official (or community) pipeline?

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

Official implementation of T2I-Adapter: https://github.com/TencentARC/T2I-Adapter/
Pre-trained models: https://huggingface.co/TencentARC/T2I-Adapter/tree/main/models
My basic diffusers pipeline integration: https://github.com/huo-ju/diffusers

@takuma104
Copy link
Contributor

Duplicated? #2390

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that haven't received updates
Projects
None yet
Development

No branches or pull requests

2 participants