SUPIR / app.py

Commit History

#overlapped_frames = latent_window_size * 4 - 3
a09eaae
verified

Fabrice-TIERCELIN commited on

#history_latents = torch.cat([zero_latents, real_history_latents], dim=2)
3a76579
verified

Fabrice-TIERCELIN commited on

video_latents = video_latents.cpu()
c52ee62
verified

Fabrice-TIERCELIN commited on

total_latent_sections = int(max(round(total_latent_sections), 1))
8d9e41b
verified

Fabrice-TIERCELIN commited on

#if prompt_index < len(prompt_parameters) - 1 or (len(prompt_parameters) == total_latent_sections):
4b26792
verified

Fabrice-TIERCELIN commited on