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

Add support for external latent specification #262

Closed
gordicaleksa opened this issue Aug 27, 2022 · 2 comments
Closed

Add support for external latent specification #262

gordicaleksa opened this issue Aug 27, 2022 · 2 comments

Comments

@gordicaleksa
Copy link

gordicaleksa commented Aug 27, 2022

https://colab.research.google.com/github/pcuenca/diffusers-examples/blob/main/notebooks/stable-diffusion-seeds.ipynb <- this notebook (linked in the README) makes it seem as if we can specify the latent externally, but looking at the code that doesn't seem to work.

Here is a proposed tweak (comment on karpathy's gist, some asserts are needed)

@pcuenca
Copy link
Member

pcuenca commented Aug 27, 2022

Hi Aleksa, thanks for writing!

That notebook relies on PR #247, which was recently merged. It should work with the main branch of diffusers, but not yet with the latest PyPi version (0.2.4). Could you please try with main instead? If it still doesn't work, please do let us know! :)

Thanks again!

@gordicaleksa
Copy link
Author

Hi Pedro!

Thanks for the quick reply!

Ah, ok, I'm on the older version apparently recommended for stable diffusion (0.2.4) so I missed this one! LGTM!

PhaneeshB pushed a commit to nod-ai/diffusers that referenced this issue Mar 1, 2023
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

No branches or pull requests

2 participants