diffusers
794f7e49 - Implement framewise encoding/decoding in LTX Video VAE (#10488)

Comment changes are shownComment changes are hidden
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>
Author
Parents
  • src/diffusers/models/autoencoders
    • File
      autoencoder_kl_ltx.py
  • tests/models/autoencoders
    • File
      test_models_autoencoder_ltx_video.py