Skip to content

[bug]: SD 2.x models return only black in float16 #2329

@keturn

Description

@keturn
  • OS: Linux (but also reported on Windows)
  • GPU: cuda

What happened?

When using a 768px Stable Diffusion 2.x model, the results are all black (zeros).

  • full-precision works fine, only an issue when running at float16
  • xformers works fine, only an issue when xformers is disabled (or not installed)
  • the stable-diffusion-2.1-base (512 px) model works fine, only an issue on the full 768px v-prediction model.

Additional context

Likely related to huggingface/diffusers#1614

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions