catboxanon

Results 456 comments of catboxanon

Moving the options under `Stable Diffusion` really doesn't make sense to me personally. Grid colors aren't something that affect the resulting generated image (not counting the grid itself). If you...

It should be mentioned to only use the "fix" mentioned above if you know what you're doing. The separate repo is used because it has fixes specifically for MPS. Changing...

https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12526 fixed this now, closing.

Duplicate of https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/11063

The call to Google fonts is made for the default Gradio theme. As mentioned in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10324, previously it was being made on the Python backend, which was even more intrusive,...

Wiki was reverted to collaborators only a while back so this can be closed.

That's one of the options. Metadata/infotext is also embedded in the images by default. If you want to store the metadata in the filename there are also filename patterns. https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Images-Filename-Name-and-Subdirectory...

Fixed in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12526