-
Notifications
You must be signed in to change notification settings - Fork 27.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Rendering Black images with sdxl #12019
Comments
don't --disable-nan-check |
Try using --no-half-vae |
webui it should auto switch to note some older cards might perform the worst with half the, so in this situations you might want to still use |
I am also getting this issue, running on AMD GPU Radeon RX 6600 with latest SD webui |
same. I'm on 6800 xt.. |
I had this exact issue and the remove |
Except with a very small amount of models (Pony XL), every SDXL generates also black images for me. I can see the image but it disappears at the last second and saves a black image. |
@hansolocambo are you using the sdxl-vae-fp16-fix |
Is there an existing issue for this?
What happened?
Rendering images I can see it but when it gets to the last 10% it goes black and the output in the folder is also a black image. I don't get any error messages. Has anyone else run into this problem? Used the sdxl 0.9 base in txt2img.
Steps to reproduce the problem
Settings
a cat driving a cat car, high detail
Negative prompt: ugly, deformed, disfigured
Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 2295296581, Size: 512x512
Model: Everyjourney_SDXL_pruned, Version: v1.5.0
What should have happened?
should have gotten a picture of a cat driving a car.
Version or Commit where the problem happens
Version: v1.5.0
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (RTX 20 above)
Cross attention optimization
xformers
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
set COMMANDLINE_ARGS= --disable-safe-unpickle --xformers --disable-nan-check
List of extensions
n/a
Console logs
didn't get a error
Additional information
No response
The text was updated successfully, but these errors were encountered: