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

Change GPU #93

Closed MrRyanator closed 3 years ago

MrRyanator commented 3 years ago

I am playing around with this on a laptop and it has an integrated intel graphics card along side a RTX 2060. By default it's selecting the integrated graphics (GPU 0), and I cannot figure out how to direct it to the RTX card (GPU 1).

jiahaolu97 commented 3 years ago

How do you fix that?

zacharyqueralt commented 2 years ago

did you manage to fix it, im having a similar issue with two GPUs