SHI-Labs / Prompt-Free-Diffusion

Prompt-Free Diffusion: Taking "Text" out of Text-to-Image Diffusion Models, arxiv 2023 / CVPR 2024
https://arxiv.org/abs/2305.16223
MIT License
723 stars 36 forks source link

Multi GPU #25

Open pribadihcr opened 5 months ago

pribadihcr commented 5 months ago

Hi how to use multi gpu for inference. Thanks

ShristiDasBiswas commented 3 months ago

just turn cache_examples = False, then you can run this on a single gpu