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

Tags: ExponentialML/Text-To-Video-Finetuning

Tags

v3.01

Toggle v3.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Update README.md

v3.00

Toggle v3.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Update README.md

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Merge pull request #48 from ExponentialML/feat/temporal-lora

Add Full Lora Training

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Merge pull request #26 from ExponentialML/version/version2

Text To Video Finetuning Version 2

## Changes and Updates
- [x] High quality VRAM config.
- [x]  Add text encoder training.
- [x] Allow training on low vram systems.
- [x] Allow single image training.
- [x] Train with image captions.
- [x] Train with video captions in folder.
- [x] Gradient checkpointing support.
- [x] Time agnostic training.
- [x] Add aspect ratio bucketing.
- [x] Verify installation.
- [x] Add hybrid LoRA for training.
- [x] Add latent caching.
- [x] Add optimizer agnostic settings in config.  
- [x] Soup up unet finetuner for readability and efficiency. 
- [x]  Update README to reflect training.