Sygil-Dev / stable-diffusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generates a green square.

StoryHack opened this issue · comments

I followed the installation steps, using the webuildm.cmd. When I visit the ui and try to generate an image, it thinks for a while, and then returns a solid green image as the output. I'll attach one as an example. I have left all options to their defaults, except reducing the size to 384x384 instead of 512x512.
grid-00002-2695477958_a_man_wearing_a_skull_mask_by_frank_frazetta

What could I be doing wrong?

This is a common problem on 16 series gpus u need to send --no-half when launching the ui

Thanks. I finally found instructions for doing that on the optimized mode section of the readme, and it works.