diffusers
794f7e49
- Implement framewise encoding/decoding in LTX Video VAE (#10488)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
143 days ago
Implement framewise encoding/decoding in LTX Video VAE (#10488) * add framewise decode * add framewise encode, refactor tiled encode/decode * add sanity test tiling for ltx * run make style * Update src/diffusers/models/autoencoders/autoencoder_kl_ltx.py Co-authored-by: Aryan <contact.aryanvs@gmail.com> --------- Co-authored-by: Pham Hong Vinh <vinhph3@vng.com.vn> Co-authored-by: Aryan <contact.aryanvs@gmail.com>
References
#10488 - Implement framewise encoding/decoding in LTX Video VAE
Author
rootonchair
Parents
9fc9c6dd
Files
2
src/diffusers/models/autoencoders
autoencoder_kl_ltx.py
tests/models/autoencoders
test_models_autoencoder_ltx_video.py
Loading