StableDiffusion/ldm/models
Shuai Yang 85e9d294c6
fix a bug for DDIM inversion (DDIMSampler.encode())
fix a bug of the incorrect timestep in DDIMSampler.encode() for DDIM inversion

t is incorrectly set as the index of timesteps rather than the timestep in the original code.
2023-03-30 10:09:54 +08:00
..
diffusion fix a bug for DDIM inversion (DDIMSampler.encode()) 2023-03-30 10:09:54 +08:00
autoencoder.py release more models 2022-11-24 01:22:28 +01:00