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

Show in-progress preview of the running task in the queue #1091

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

bezo97
Copy link
Collaborator

@bezo97 bezo97 commented Oct 3, 2024

  • Implemented the requested feature to show in-progress preview of the running task
  • The existing spinner is shown before the first preview image is available
  • I've added a spinner to the Running label to indicate progress even when the preview updates are slow
  • Also works when there are multiple samplers

Closes #581

download

@huchenlei huchenlei added the enhancement New feature or request label Oct 3, 2024
Copy link
Member

@huchenlei huchenlei left a comment

Choose a reason for hiding this comment

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

Very nice! Thanks for the contribution!

Note:
You need to add --preview-method auto cmd launch args to test this feature as the default preview method is none.

@huchenlei huchenlei merged commit 661b808 into Comfy-Org:main Oct 3, 2024
9 checks passed
@bezo97 bezo97 deleted the feature/queue-progress-preview branch October 3, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Show intermediate images on workflows that are running
2 participants