#overlapped_frames = latent_window_size * 4 - 3 a09eaae verified Fabrice-TIERCELIN commited on Jun 29
#history_latents = torch.cat([zero_latents, real_history_latents], dim=2) 3a76579 verified Fabrice-TIERCELIN commited on Jun 29
total_latent_sections = int(max(round(total_latent_sections), 1)) 8d9e41b verified Fabrice-TIERCELIN commited on Jun 29
#if prompt_index < len(prompt_parameters) - 1 or (len(prompt_parameters) == total_latent_sections): 4b26792 verified Fabrice-TIERCELIN commited on Jun 27