diffusers
125342c7 - fix the same generator/device bug in add_noise

Commit
1 day ago
fix the same generator/device bug in add_noise missed this one earlier; two more torch.rand calls with the same CPU-generator-on-CUDA mismatch.
Author
Parents
Loading