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

Move tests for SD inference variant pipelines into their own modules #6707

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

DN6
Copy link
Collaborator

@DN6 DN6 commented Jan 25, 2024

What does this PR do?

Realised that when we moved the SD inference variant pipelines out of the SD module, we didn't move the corresponding tests for these pipelines out of the SD module. This PR

  1. Moves all SD inference variant pipelines (GLIGEN, SD K Diffusion, etc) into their own testing modules and removes tests for deprecated pipelines (SD Paradigms, Cycle Diffusion, etc)

  2. Add tests for Adapter pipelines into the list of pipelines we always test.

This should speed up the SD tests.

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

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.

@patrickvonplaten
Copy link
Contributor

Nice!

@patrickvonplaten patrickvonplaten merged commit dc85b57 into main Jan 26, 2024
16 checks passed
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
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