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

add progressbar to unipc sampler #8589

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

vladmandic
Copy link
Collaborator

add console progress bar (tqdm) as it is present in all other samplers plus reduce verbosity of unipc sampling

Copy link
Contributor

@pamparamm pamparamm left a comment

Choose a reason for hiding this comment

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

I think for-loop with low order DPM pass should also be represented in progressbar (as a separate bar or perhaps concatenated with the main one)

@vladmandic
Copy link
Collaborator Author

I think for-loop with low order DPM pass should also be represented in progressbar (as a separate bar or perhaps concatenated with the main one)

To be uniform, there is only one progress bar per op.
Concatenation could be done, but then entire loop should change as those are two separate ranges.

@AUTOMATIC1111 AUTOMATIC1111 merged commit 8b35b64 into AUTOMATIC1111:master Mar 14, 2023
@vladmandic vladmandic deleted the unipc branch March 14, 2023 11:48
serg4kostiuk pushed a commit to talkable/stable-diffusion-webui that referenced this pull request Mar 22, 2023
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