lucidrains / deep-daze

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
MIT License
4.37k stars 327 forks source link

m1 compatible? #121

Open adrianpfeiffer opened 3 years ago

adrianpfeiffer commented 3 years ago

pls don't hate :D but looks like this is not compatible with m1 because of the required Nvidia GPU. Is that right? And will this be available in the future?

lucidrains commented 3 years ago

@adrianpfeiffer I don't have a m1 machine to test it on, otherwise I'd love to see if I can get it to work :)

lucidrains commented 3 years ago

@adrianpfeiffer it's in the works :D https://github.com/pytorch/pytorch/issues/47702

Evanizboss commented 3 years ago

Any luck with the mac coding, i'm attempting to run it on my mac with 16gb of ram, and I tried figuring it out, by my base of coding is essentially 0%