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

Use the Euler Ancestral scheduler by default with SDXL #1635

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

freespirit
Copy link
Contributor

This PR changes the default Scheduler for SDXL to Euler Ancestral as requested in #1508

@freespirit
Copy link
Contributor Author

Hello!
I have an issue with the default Euler Configuration and I was hoping for some guidance with this PR.

The image I get after 17 steps looks like noise:
sd_final copy

The default configuration for Euler Ancestral looks exactly the same as the JSON scheduler configuration so It seems that using it should just work.

The way I run the example is with metal support:

cargo run --example stable-diffusion --features=metal -- --prompt "A black cat by the window" --sd-version xl --n-steps 17

I was hoping for some guidelines before diving deeper into the Scheduler implementation and trying to debug the issue further 🤗

@freespirit freespirit marked this pull request as draft February 4, 2024 19:42
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.

1 participant