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 SDXL Support #51

Open
brianjking opened this issue Aug 15, 2023 · 1 comment
Open

Add SDXL Support #51

brianjking opened this issue Aug 15, 2023 · 1 comment

Comments

@brianjking
Copy link

Hello,

Is it possible to add SD XL support?

I'd love a colab notebook for this as well.

Thanks!

@varunshenoy
Copy link
Owner

To add SDXL support, all you have to do is create a new extension with the correct SDXL logic (loading from HF diffusers, etc.). You could parameterize num_inference_steps, for example, to delegate decisions to the user of the extension.

If anyone gets to making one before me, please leave a PR!

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