andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
1.88k stars 153 forks source link

multiple gpus? #28

Open bbRLdev opened 1 year ago

bbRLdev commented 1 year ago

Does this library support multiple GPUs in the same fashion that guided-diffusion does? if so, how is this controlled from the .yml files?