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 326 forks source link

README.md incorrectly states that deep-daze works with AMD GPUs #204

Open mh0w opened 2 years ago

mh0w commented 2 years ago

"This will require that you have an Nvidia GPU or AMD GPU"

Correct me if I am wrong, but I think it's still the case that an Nvidia GPU is required, otherwise Deep-Daze uses the CPU.

Rudi9719 commented 2 years ago

I saw this in the README too, could they mean macOS maybe? I believe macOS only uses AMD GPUs for machine learning tasks

https://github.com/lucidrains/deep-daze/issues/154#issuecomment-949205750