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

Cleanup Pass on flaky slow tests for Stable Diffusion #4455

Merged
merged 4 commits into from
Aug 4, 2023

Conversation

DN6
Copy link
Collaborator

@DN6 DN6 commented Aug 3, 2023

What does this PR do?

Another pass at some flaky precision related test issues in the stable diffusion module.

  1. Use pipe.unet.set_default_attn_processor
  2. Lower precision where it makes sense

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 3, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@DN6 DN6 merged commit 801a5e2 into main Aug 4, 2023
10 checks passed
@kashif kashif deleted the cleanup-test-sd-flaky-slow-tests branch September 11, 2023 19:06
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* lower num inference steps and precision checkk

* fix flaky inpaint tests

* remove unsued imports

* set unet default attn processor
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.

None yet

3 participants