"...git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "3ecbbd628825712552a1834f78a224bfab4cfe21"
Fix MPS scheduler indexing when using `mps` (#450)
* Fix LMS scheduler indexing in `add_noise` #358. * Fix DDIM and DDPM indexing with mps device. * Verify format is PyTorch before using `.to()`
Showing
Please register or sign in to comment