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.38k stars 327 forks source link

Usage of Multiple GPUs #187

Open sanjeebSubedi opened 2 years ago

sanjeebSubedi commented 2 years ago

Is it possible to use deep-daze on multiple gpus for better image quality? I tried using multiple GPUs but failed to do so. I just want to know if it is even possible.