Most jobs being done twice, any fix for this? #3675
-
For about a week I've been having a problem with the WebUI where nearly every job gets done twice, and sometimes three times. This includes txt2img, embedding creation and training, and even converting embeddings to pngs, img2img is the only job I've noticed that runs as it should. I tried asking Reddit and got the usual suggestions of checking my batch count and things like that, but nothing makes any difference. Indeed if it wasn't for trying to use batches I could just ignore it, but if I do a job with multiple images generated than I get a lot more than I want and waste a ton of time too. I've tried deleting the WebUI folder and reinstalling fresh and that made no difference. If there are any logs or screenshots that I could share to help get this sorted please let me know, it's driving me nuts :( When using txt2img with a random seed I'll get two pics with different seeds, but when I set the seed then both images use that seed, if that helps any. I'm not sure what to add for info, but I'm using the most recent WebUI according to gitpull, and I'm on Win10 with a 8 gig 2070 Super and a 9900k, all drivers and OS updates are current as far as I know. Let me know if there's anything relevant I could add to help get this figured out please, thanks! Also, sorry if this isn't allowed, I'm new on here and I did search for similar discussions but only found one with no answers, and that person only mentioned the duped txt2img so I'm not sure if this is the same issue they have. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Have you tried another browser? (chrome, brave, opera, firefox) |
Beta Was this translation helpful? Give feedback.
-
Check Add a second progress bar to the console that shows progress for an entire job. in Settings/System |
Beta Was this translation helpful? Give feedback.
-
Ok, just to update anyone curious, I've managed to fix it. Turns out all I had to do was flail about with a bunch of git commands until I'd thoroughly broken my local copy of the UI, flail some more and panic that maybe I'd broken something online as well, reinstall and learn I'd managed to screw that up as well, cut/paste everything up a level and BAM! Works like a charm now but I'm scared to change any settings or touch anything in the folders hahaha :P Thanks for the help earlier tho, I appreciate the thought and time! |
Beta Was this translation helpful? Give feedback.
Ok, just to update anyone curious, I've managed to fix it. Turns out all I had to do was flail about with a bunch of git commands until I'd thoroughly broken my local copy of the UI, flail some more and panic that maybe I'd broken something online as well, reinstall and learn I'd managed to screw that up as well, cut/paste everything up a level and BAM! Works like a charm now but I'm scared to change any settings or touch anything in the folders hahaha :P Thanks for the help earlier tho, I appreciate the thought and time!