liuliu / swift-diffusion

BSD 3-Clause "New" or "Revised" License
429 stars 33 forks source link

Intel one, grey or weird abstract output #6

Closed enzyme69 closed 2 years ago

enzyme69 commented 2 years ago

What happened if the output is like this after 742 seconds.

Screenshot 2022-10-23 at 11 47 31 am

It was just grey plan 512x512 pixel, but I remember that I forgot to do this on Intel MacBookPro I am testing now: echo "build --config=mps" > .bazelrc.local

liuliu commented 2 years ago

Looks like the random noise initialization have some issues for you. Are you on main branch o liu/nhwc branch?

And yes, without enabling MPS, it won't work.

enzyme69 commented 2 years ago

I think I am using main branch.

enzyme69 commented 2 years ago

Ok after using nhwc, I can say it's working and I got output! 10 minutes / 600 seconds each, but it's working. Thanks!

txt2img_892205878

liuliu commented 2 years ago

Cool. I will take a look what's going on with main branch on Intel. Probably something straightforward.

ghost commented 1 year ago

@liuliu did you figure out what the issue was?

liuliu commented 1 year ago

I think it is just missing the weight file.