lllyasviel / sd-forge-layerdiffuse

[WIP] Layer Diffusion for WebUI (via Forge)
Apache License 2.0
3.86k stars 331 forks source link

Extension generates only saves image with checkerboard #52

Open protector131090 opened 8 months ago

protector131090 commented 8 months ago

Extension generates only saves image with checkerboard. if i need transpatrent - i have to manualy download image from TEMP folder. How do i make it automatically ![Uploading Снимок экрана (2202).png…]() save generated transparent image?

carlmoss22 commented 8 months ago

i have the same problem. only checkerboard pics are saved but they are not transparent.

protector131090 commented 8 months ago

i have the same problem. only checkerboard pics are saved but they are not transparent.

i found out that my transparent go to %temp% / gradio folder. Hope that helps you till they fix the bug.

carlmoss22 commented 8 months ago

i have the same problem. only checkerboard pics are saved but they are not transparent.

i found out that my transparent go to %temp% / gradio folder. Hope that helps you till they fix the bug.

thank you very much. can you explain where this folder should be? i have a gradio folder but there is no temp in there and in temp there is no gradio folder.

protector131090 commented 8 months ago

i have the same problem. only checkerboard pics are saved but they are not transparent.

i found out that my transparent go to %temp% / gradio folder. Hope that helps you till they fix the bug.

thank you very much. can you explain where this folder should be? i have a gradio folder but there is no temp in there and in temp there is no gradio folder.

user\AppData\Local\Temp\gradio by default. Go settings in forge. ALl settings. find Directory for temporary images; leave empty for default and change it to where you want.