catboxanon

Results 456 comments of catboxanon

Duplicate of https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/242

Re-opening since I realized this is actually a different issue. Will be fixed when https://github.com/hako-mikan/sd-webui-regional-prompter/pull/308 is merged.

Upstream PR merged. Update the Regional Prompter extension and it will work now.

Haven't tested to verify myself yet, but taking a cursory look at the infotext in the screenshots, you're using `Euler a` in both UIs, but in Forge, your eta noise...

Could you upload the original image, mask, and generated images here for reproducibility purposes?

So it looks like this doesn't work as intended at all due to a large portion of the CFGDenoiser's forward function having been rewritten, and the relevant mask blending code...

@afrofail Can you let me know if https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/494 resolves this for you? It's not a complete solution as it undoes some changes by lvmin, but it would make this otherwise...

Task Manager is not going to show utilization of the GPU correctly by default for most ML processes, or at least that is the case with NVIDIA cards. The graph...

d81e353d8928147bbd973068d0efbb2802affe0f is a commit from 2 weeks ago. You should be using 5e5b60b5b151991ca9d30e642dedd2da90032d96 or later as lllyasviel mentioned above. If it still doesn't work you should also post the console...

At least upstream, it was determined CLIP skip should not affect the output of any SDXL generations since all models were trained using the penultimate layer (which was not the...