XavierXiao / Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
MIT License
7.6k stars 795 forks source link

Why my generated images are black. #95

Open Happzy-WHU opened 1 year ago

Happzy-WHU commented 1 year ago

image

Happzy-WHU commented 1 year ago

The images are pure black. And it always stops at 39 or 47 eopchs.

Raphilanthrope commented 1 year ago

@Happzy-WHU Maybe this can help for the fact that images are black: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Troubleshooting#green-or-black-screen

sweihub commented 1 year ago

I tried all methods I can search from the internet, such as adding SD command line arguments, downgrading xformers, remove xformers, and reinstall SD webgui and reooting systems etc, the dreambooth training always genereate black image samples. I am using nvidia A40 + cuda 11.8.

I gave up.