diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

fp16 does not work with euler_a scheduler

Open KingStorm opened this issue 3 years ago • 0 comments

Describe the bug

fp16 does not work with euler_a scheduler: it displays nearly black image.

using checkpoint: stable-diffusion-v1.5

Reproduction

  • Input prompt: a boy.
  • euler_a scheduler: default parameters.
  • load stable-diffusion-v1.5 with fp16

Logs

No response

System Info

Ubuntu 18, 2080Ti

KingStorm avatar Nov 30 '22 11:11 KingStorm