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

Web UI starts lagging behind on larger image counts #1854

Closed
manabreak opened this issue Jan 10, 2024 · 3 comments
Closed

Web UI starts lagging behind on larger image counts #1854

manabreak opened this issue Jan 10, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@manabreak
Copy link

Read Troubleshoot

[x] I admit that I have read the Troubleshoot before making this issue.

Describe the problem
When doing larger batches via the web UI (e.g. 64 and up), the preview and generated images view starts lagging behind. After a while, it stops showing the step-by-step generation of the image, and after a while, the preview image starts lagging behind, showing an image that has already been generated multiple images ago. To lesser extent, the preview starts lagging around the 30th image or so. With a batch of 300 images, the preview was showing about the 100th image while the output folder already had the 150th image or so.

This isn't a big deal, other than after the generation is complete and all images are done, the UI still keeps processing the previews of the images, pretty much doubling the time it takes to gain control of the UI and start with the next generation. Usually it's faster to kill the process and restart, but this means losing all configurations that were done on the UI.

The generation works correctly, churning out images as usual, it's just the web UI that lags behind.

As per specs, I'm running RTX 3080 (10 GB VRAM), 32 GB RAM, 48 GB swap.

Full Console Log
Nothing relevant in the console.

@mashb1t
Copy link
Collaborator

mashb1t commented Jan 10, 2024

@manabreak this is already covered in a PR, which still has to be reviewed.
@lllyasviel please consider evaluating #1013 when you have time, there are more and more duplicate issues popping up lately (duplicate of #948, 3 duplicate issues in 2 weeks).

@mashb1t mashb1t closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2024
@mashb1t mashb1t added the duplicate This issue or pull request already exists label Jan 10, 2024
@poor7
Copy link

poor7 commented Jan 12, 2024

Perhaps disabling preview will somehow help temporarily solve this problem.
Advanced -> Developer Debug Mode -> Disable Preview

@mashb1t
Copy link
Collaborator

mashb1t commented Jan 12, 2024

@poor7 sadly this is not going to help as only the temp step preview is then hidden, but not the result gallery, which causes the issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants