Skip to content
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

[Community] CLIP Guided Images Mixing with Stable DIffusion Pipeline #3587

Conversation

TheDenk
Copy link
Contributor

@TheDenk TheDenk commented May 27, 2023

Hi! :) this PR add clip_guided_images_mixing_with_stable_diffusion to diffusers.
repo: https://github.com/TheDenk/images_mixing

main

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented May 27, 2023

The documentation is not available anymore as the PR was closed or merged.

@TheDenk TheDenk changed the title clip_guided_images_mixing_with_stable_diffusion [Community] CLIP Guided Images Mixing with Stable DIffusion May 27, 2023
@TheDenk TheDenk changed the title [Community] CLIP Guided Images Mixing with Stable DIffusion [Community] CLIP Guided Images Mixing with Stable DIffusion Pipeline May 28, 2023
@patrickvonplaten
Copy link
Contributor

This is very cool @TheDenk!

We can merge this one. BTW, Image Mixing works also very well with the new Kandinsky model: https://huggingface.co/kandinsky-community/kandinsky-2-1#interpolate

@patrickvonplaten patrickvonplaten merged commit bb22d54 into huggingface:main May 30, 2023
6 of 7 checks passed
@TheDenk
Copy link
Contributor Author

TheDenk commented May 30, 2023

@patrickvonplaten Thanks!
Yes, Kandinskiy model very well mixes images, because it uses prior model for this. My approach does not require prior model and works with usual diffusion models :)

AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
…uggingface#3587)

* added clip_guided_images_mixing_stable_diffusion file and readme description

* apply pre-commit

---------

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants