Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Text To Video Finetuning v2

Compare
Choose a tag to compare
@ExponentialML ExponentialML released this 09 Apr 00:43
· 218 commits to main since this release
9c85d2d

Changes and Updates

  • High quality VRAM config.
  • Add text encoder training.
  • Allow training on lowwe vram systems.
  • Allow single image training.
  • Train with image captions.
  • Train with video captions in folder.
  • Gradient checkpointing support.
  • Time agnostic training.
  • Add aspect ratio bucketing.
  • Add hybrid LoRA for training.
  • Add latent VAE caching.
  • Add optimizer agnostic settings in config.
  • Soup up unet finetuner for readability and efficiency.