Zero ❤️
Zero ❤️
I am having the same issue as @santiagopoli - this is the current status of my webui git folder: ``` 6bd6154 (HEAD -> master, origin/master, origin/HEAD) Merge pull request #2067...
Found the culprit - your inpainting .ckpt file needs to end with **`inpainting.ckpt`**: https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/9553a7e071351455074bac255c529e1184c5ee24/modules/sd_hijack_inpainting.py#L320 Still a bug, since this is a hack and not documented.
Testing notes: ## txt2img ✅ Tested **Generate Forever**: "Interrupt" and "Skip" still worked as intended, "Discard" did not write any files and continued processing. ✅ Tested Batch Count = 4:...
@timntorres May just want to mark this as "Ready for Review" - dunno how many other testers you're going to get. Best to let A1111 figure out the best way...
@timntorres Thank you for taking a stab at this! First, to any other testers - in order to "test" this branch, since you're effectively pulling a branch from a different...
Can you please provide the following information: * Operating system version and type * Running locally or on a "colab" environment? * Version of AUTOMATIC1111's UI (you can find this...
I did not build in explicit support for colab because I don't use colab, but if there's something easy that I can fix to make it work both on colab...
Not sure I understand what you want the output file(s) to look like, can you provide an example? And just to answer your question - no this does not output...
I'm having a similar issue, but replacing that line of code doesn't fix it for me. I'm generating an image with an embedded LORA. If I view the PNG Info...
Hi @skillsdead, can you please explain what errors you're getting?