Skip to content

[Euler Discrete] Fix sigma #6078

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

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

patrickvonplaten
Copy link
Contributor

What does this PR do?

Revert changes that were done to Euler Discrete Scheduler: https://github.com/huggingface/diffusers/pull/6030/files#r1417852486 as this breaks img2img, inpaint and training

@patrickvonplaten
Copy link
Contributor Author

Fixes:

FAILED tests/pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionSimpleInpaintPipelineFastTests::test_karras_schedulers_shape - AttributeError: 'list' object has no attribute 'to'
FAILED tests/pipelines/stable_diffusion/test_stable_diffusion_img2img.py::StableDiffusionImg2ImgPipelineFastTests::test_karras_schedulers_shape - AttributeError: 'list' object has no attribute 'to'

@patrickvonplaten patrickvonplaten merged commit 2243a59 into main Dec 6, 2023
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

donhardman pushed a commit to donhardman/diffusers that referenced this pull request Dec 18, 2023
* [Euler Discrete] Fix sigma

* make style
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* [Euler Discrete] Fix sigma

* make style
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* [Euler Discrete] Fix sigma

* make style
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.

2 participants