This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
Text To Video Finetuning v2
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.