Tiansong Zhou

Results 1 issues of Tiansong Zhou

Dear Authors, Thank you for your great work. I have a question regarding the following DDIM inversion code: diff_harmon.py line 268~287 ``` for t in tqdm(timesteps[:-1], desc="DDIM_inverse"): latents_input = torch.cat([latents]...