catboxanon

Results 339 comments of catboxanon

Likely same issue being experienced in https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/12937.

Image editor issues should be fixed as of 4.27.0 now. https://github.com/gradio-app/gradio/releases/tag/gradio%404.27.0

Anime is going to look terrible with anything other than `animevae` because NAI finetuned the VAE. Eyes in particular turn out worse with any other VAE, as the examples posted...

PRs are welcome. If it's a lot of code to maintain though you may want to consider implementing only what's necessary in this repo, and handle the rest as part...

Stable Diffusion should not affect anything in that `3D` graph, which means you have something else going wrong. That CPU spike is awfully suspicious as well. Change one of those...

Can one of you confirm if launching with `--disable-model-loading-ram-optimization` resolves this issue?

If it's only occurring when using Supermerger, then that's an extension issue, not a webui issue.

I'll temporarily leave this open but I'll mention I can't reproduce this, and this is after doing a fresh venv install as of yesterday on the latest dev branch commit...

It's up to the extension authors to maintain compatibility with older/newer versions. This is not a webui issue. Open an issue in the respective extension repos if the problem persists.

This also works for me on Firefox. I'm going to go ahead and close this but feel free to re-open if there is a consistent way to reproduce it or...