Text-To-Video-Finetuning icon indicating copy to clipboard operation
Text-To-Video-Finetuning copied to clipboard

Better Cached Latents

Open ExponentialML opened this issue 1 year ago • 0 comments

  • [x] Allow for multiple cached latents.
  • [x] Update param to allow shuffling.
  • [x] Automatically cast to float32. Uses more memory, but encourages better stability.
  • [x] Allow minimum required frames keyword argument. Useful if you want to disable variable frame rates.

ExponentialML avatar Aug 11 '23 20:08 ExponentialML