Open 4yu5h-crtl opened 4 months ago
similar issue on MacOS for me I get this:
stable-diffusion-webui-forge/modules/processing.py:990: RuntimeWarning: invalid value encountered in cast x_sample = x_sample.astype(np.uint8)
About half way into the generation. Have not been able to figure out yet why and I did try different checkpoints or using no VAE.
The end result is that I get a black picture as the generation.
Same issue but only with SDXL, sd1.5 works just fine. I have also tried different samplers but its all the same.
For me it happens if I use more than 15 Sampling steps below that it works, as soon as I increase it to 16 it goes black.
Checklist
What happened?
the txt2img is not working as expected as whenever I write some text and click generate, it generates a blank or all-black image
Steps to reproduce the problem
1) go to txt2img and type any prompt of your choice. 2) click generate
What should have happened?
I don't understand
What browsers do you use to access the UI ?
Brave
Sysinfo
sysinfo-2024-07-14-07-44.json
Console logs
Additional information
No response