Skip to content

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.

3 participants