kcosta42 / VQGAN-CLIP-Docker

Zero-Shot Text-to-Image Generation VQGAN+CLIP Dockerized
MIT License
74 stars 17 forks source link

Multiple graphics cards #5

Open ollietb opened 2 years ago

ollietb commented 2 years ago

I have 2 NVIDIA® GeForce® RTX 2080 Ti graphics cards which have 11GB VRAM each, but I can only render images at 490x490. Is there a way I can utilize the VRAM for both the graphics cards to produce a bigger image?

kcosta42 commented 2 years ago

I never tried to run the project on multiple GPU but I don't think it will be possible right now. I'm leaving the issue open if someone else has a solution.