carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.83k stars 427 forks source link

White picture - sometimes yellow and green #637

Closed Pejda closed 1 year ago

Pejda commented 1 year ago

Description

Hi, In like 70% of cases picture is generating but at the last step (sometimes even in like half of steps) it just turn all image blank white color. Next 30% its just horrible green/yellow picture. Tried different settings. Using "stable-diffusion-2-1" There are no error messages shown in console. GPU Vega64

image

image

Steps to Reproduce

  1. install DirectML version
  2. fill in settings (tried even changing some of it)
  3. push "Generate" button image

Expected Behavior

Generate image

Addon Version

Other (Built from source)

GPU

AMD (unsupported for local generation)

carson-katri commented 1 year ago

This is a common issue with DirectML when using half precision. Disabling half precision will resolve this issue.