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

Fix for DEIS / DPM++ config clash by setting algorithm type - fixes #6368 #7440

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

Conversation

Vargol
Copy link
Contributor

@Vargol Vargol commented Dec 12, 2024

Summary

If a model defaults to DEIS scheduler and the user attempts to use DPM++ schedulers with it, the inherited config parameters clash giving #6368, this fixes it by changing the config to use DPM's default alogorythm type, which I
believe is was a user attempt to using the DPM++ would expect.

Related Issues / Discussions

Closes #6368

QA Instructions

Run a Dreamshaper 8 render using any of the following schedulers

DPM++ 2M
DPM++ 2M Karras
DPM++ 2S
DPM++ 2S Karras

It will fail without the pull request, and will work with the pull request.

Merge Plan

N/A simple merge

@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Error with starter model dreamshaper 8 and certain schedulers
1 participant