-
Notifications
You must be signed in to change notification settings - Fork 27k
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
[Bug]: after 1.7.0 update -> Extras tab / batch from directory/ upscale stops randomly #14380
Comments
Me and my friends (3 people) have the same problem.... Can't improve my photo folder - never had a problem before. Reinstalled from 0 stable, the problem remains. Then 300 does and error hits, then 30 and error... Never had the problem before. |
I'm impacted by this; I noticed it in both 1.6 and 1.7. The errors happen entirely at random on images that work the next time through, whether they come first or not. It seems to be a bug in PIL, perhaps Automatic1111 could just retry? Here's another example exception trace:
|
same issue |
Same Here my full Trace:
|
I think i found a workaround: Just close down the browser window after you hit generate. (Was able to generate over 150 images without interruption) I think its a race condition introduced with the new image preview and Progress bar feature. |
:) My solution, for the moment, is using SDNext to do the batch upscales... :/ |
Issue persists. Others are also logging the issue. |
Yes, it seems it's a real bug... I've closed my browser window to test the idea of @p80ric but it doesn't work for me... The bug is still there today. :( |
Same issue |
And no answer, no reaction since 3 weeks... It's just annoying to use another repo to make upscales (directory batch)... |
I can confirm it also happens with all addons disabled! |
@slonce70 and others in this thread: indeed this is a bug and the workaround is to keep previews disabled when you use the extras batch tab. How do we make it happen quickly? Simply go to Settings, User interface/User interface, and add live_previews_enable to quick settings, then apply and reload the UI. You'll gain a checkbox on top so you can one-click disable/reenable this without going to settings and finding the right one again every time. (I also use this for sd_vae, CLIP_stop_at_last_layers (CLIP skip) and show_progress_every_n_steps which are settings you may want to change very often but are buried deep within settings.) |
Still an issue. Another annoying change is that ever since the old "preprocess images" got replaced with batch from directory, the resulting filenames are no longer kept the same (original filenames with a numerical prefix). Is there no way to get the old preprocess back in the latest A1111? |
I wonder why nobody is answering something about that "bug". Even a "we don't know what is the cause of the pb" could be great :) |
It seems the problem has been fixed with the last update to version 1.8 ! |
Checklist
What happened?
upscaling images by using "Batch From Directory" stops in the process at a random moments. It doesn't show the pictures that have been done. And i get this messaage belowon the image window -> "OSError: unrecognized data stream contents when reading image file". Never had that issue.
Steps to reproduce the problem
What should have happened?
Normally, before the last update (1.7.0), there was no problem at all and the upscaling worked perfectly until the end of its process. I hope you will find what's wrong. :) For now, I'm using SDNext to do that job.
What browsers do you use to access the UI ?
Mozilla Firefox
Sysinfo
sysinfo-2023-12-20-12-20.json
Console logs
Additional information
If I use SDNext, i have no problem upscaling images from A1111.
Here's my screen
The text was updated successfully, but these errors were encountered: