ClashSAN

Results 377 comments of ClashSAN

go to ui-config.json "txt2img/Negative prompt/value": "" and put your default in

we have crop function, img2img, painting, and inpainting. https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features

closing this one as duplicate of https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3415

try the script [basic outpainting canvas test](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts#basic-canvas-outpainting-test) or the PR #3693

try --precision full --no-half, worth a shot https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Troubleshooting

was this always an issue? can you revert to an older commit?

try removing the --opt-split-attention-v1, the newer opt-split-attention implementation will be on by default.

https://github.com/dylancl/stable-diffusion-webui-mps/commit/01b071c72d107555961e839082773d78e1e1ad99 Looks like they updated the script, default parameters are changed. so make sure both the script and repo are updated. the invoke commit - https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2234 if the issue is...