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

Output in panel sometimes does not get replaced by new generation even though it is saved #784

Closed
ShnitzelKiller opened this issue Sep 21, 2022 · 4 comments
Labels
bug Report of a confirmed bug

Comments

@ShnitzelKiller
Copy link
Contributor

Describe the bug
Sometimes when generating an image, the output panel will continue to display the previous output rather than updating when it is finished. The output does get saved in the appropriate output folder regardless.

To Reproduce
Steps to reproduce the behavior:
unknown when this happens, seems random (last time was with hires-fix enabled with 1024x1024 output in text2image mode)

Expected behavior
The new image should appear when finished generating.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Firefox
  • Commit revision [looks like this: 4b26b50
@ShnitzelKiller ShnitzelKiller added the bug Report of a confirmed bug label Sep 21, 2022
@Engineer-of-Stuff
Copy link

I'm having this issue too. The browser dev console doesn't show any failed requests.

I think it might happen more frequently when working with larger images. When I was doing SD upscaling it was happening every single time I generated and when it fails I have to reload the page and start over. I also run into this issue when generating batches. Maybe an issue with loading a large amount of data?

@Engineer-of-Stuff
Copy link

The SD upscaling issue is a more recent problem (I've had issues with batches forever). I reverted a few days back to commit 5a759687a245cea5fa1fa9fd34868810df0fcb8f and the same issue is there.

@Engineer-of-Stuff
Copy link

Reverted back to b28cf84c3632df4a6d4c110f7c25d68445b64427, same issue. Must be a gradio problem.

@mezotaken
Copy link
Collaborator

Fixed by gradio team gradio-app/gradio#2260

nne998 pushed a commit to fjteam/stable-diffusion-webui that referenced this issue Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of a confirmed bug
Projects
None yet
Development

No branches or pull requests

3 participants