neojam
neojam
@Thakshara9728 Did you perhaps install dreambooth extention? I always got this error when promting after installing it. Had to remove the extension to make the SD work again. The extensions...
> same here. how do we fix this? In your \stable-diffusion-webui\modules\shared.py add somewhere at top: ```Shell import urllib.request ``` and replace (at line 632): ```Shell def reload_gradio_theme(theme_name=None): global gradio_theme if...
I know that Controlnet was causing this issue, maybe it still does? https://github.com/Mikubill/sd-webui-controlnet/issues/130
have the same issue after new commits of the last 2-3days. The generation just get stuck at the end of an image generation, so you have to close/kill the webui...
You guys still have the problem? It's gone on my end. I think the problem was extension related issue. After updating them all yesterday i dont have the prob anymore....
> I solved the problem by reducing the number of previews generated. Instead of setting it to "every 3 steps" I slightly increased the value to "every 5 steps". >...
Hmm. I never update per webui, i do the updates manually (per script) before starting webui. You can use it as workaround until your issue is resolved. For windows i...
Same. Would be nice if its added back. First you just want to quickly test a mask in gui without running batch jobs in console to see the results. One...
The sorting in all my "Extra networks" tabs is a mess as well:  I'm using folder structures to store Models/Embeds/LoRAs/Etc. And I cant find anything there without using either...
He probably meant the red rectangle that appears over images when you change width or height on img2img tab after importing an image. I've noticed that as well yesterday, but...