Stability-AI / stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
MIT License
38.83k stars 5.01k forks source link

Can I run this project on Mac OS with m1 #171

Closed zoozooll closed 1 year ago

zoozooll commented 1 year ago

Hey everyone! I have get a apple mac studio with m1 max chip. Can I run this project on my mac studio? I found cuda is disable to run on mac os with m1.

Tps-F commented 1 year ago

Yes! My fork can https://github.com/Tps-F/stablediffusion

enzyme69 commented 1 year ago

You sure can! Mac Studio M1 Max chip should be sufficient. Especially if you have 32 GB or more RAM on the GPU.

Test it with DrawThingsAI app or Diffusion Bee, or if you feel challenged go inside Terminal, install Automatic1111 WebUI for Stable Diffusion.

Ask me more if you have question. I am Blender Sushi Guy.

Tps-F commented 1 year ago

Yes! My fork can https://github.com/Tps-F/stablediffusion

More information https://github.com/Stability-AI/stablediffusion/pull/163

dpankros commented 1 year ago

Apple also has a version: https://github.com/apple/ml-stable-diffusion My experience is that it doesn't give the same results as this library, but I may have done something wrong in the process of configuring things.