lshqqytiger / stable-diffusion-webui-amdgpu

Stable Diffusion web UI
GNU Affero General Public License v3.0
1.8k stars 186 forks source link

[Bug]: White burning after "Detailer" extention. #331

Open dkspwndj opened 9 months ago

dkspwndj commented 9 months ago

Is there an existing issue for this?

What happened?

white masking after detailer extention. see https://i.imgur.com/XCzs3aq.png this image.

Steps to reproduce the problem

appling ADetailer,BMAB other detailer.

What should have happened?

reprosesing not work after detailer.

Sysinfo

7900XTX

What browsers do you use to access the UI ?

Mozilla Firefox

Console logs

Speed: 2.0ms preprocess, 45.9ms inference, 1.0ms postprocess per image at shape (1, 3, 640, 448)
100%|████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00,  2.20it/s]
Total progress: 100%|██████████████████████████████████████████████████████████████████████| 35/35 [00:17<00:00,  2.00it/s]
Total progress: 100%|██████████████████████████████████████████████████████████████████████| 35/35 [00:17<00:00,  2.52it/s]

Additional information

No response

nishino94 commented 8 months ago

00001-2436597999 Enable ADetailer 00003-2436597999-1 Unenable ADetailer The same issue occurs,adeatiler do not work correctly.The image turns white

Dwanvea commented 8 months ago

Try using "--precision full, --no-half, --no-half-vae " in command line arguments.