Skip to content
  • Hey @lox9973, this snippet was wery useful. However I'm generating black squares instead of images, despite having xformers enabled. Maybe you know something about it?

  • @wavecutdnb I tested it just now on my win10 laptop with rtx 3060 gpu, and it's still working. Here are my dependencies:

    torch==1.13.1+cu117
    diffusers==0.14.0
    xformers==0.0.16

    You can disable xformers use by commenting out the line pipe.enable_xformers_memory_efficient_attention(). I'm not sure what else can go wrong. Do you see any warning or error?

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment