Sayak Paul
2843b3d37a
Sunset Python 3.8 & get rid of explicit typing exports where possible ( #12524 )
...
* drop python 3.8
* remove list, tuple, dict from typing
* fold Unions into |
* up
* fix a bunch and please me.
* up
* up
* up
* up
* up
* up
* enforce 3.10.0.
* up
* up
* up
* up
* up
* up
* up
* up
* Update setup.py
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
* up.
* python 3.10.
* ifx
* up
* up
* up
* up
* final
* up
* fix typing utils.
* up
* up
* up
* up
* up
* up
* fix
* up
* up
* up
* up
* up
* up
* handle modern types.
* up
* up
* fix ip adapter type checking.
* up
* up
* up
* up
* up
* up
* up
* revert docstring changes.
* keep deleted files deleted.
* keep deleted files deleted.
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
2026-02-13 18:16:51 +05:30
YiYi Xu
f072c64bf2
ltx0.9.8 (without IC lora, autoregressive sampling) ( #12493 )
...
update
Co-authored-by: Aryan <aryan@huggingface.co >
2025-10-15 07:41:17 -10:00
Aryan
06fee551e9
LTX Video 0.9.7 ( #11516 )
...
* add upsampling pipeline
* ltx upsample pipeline conversion; pipeline fixes
* make fix-copies
* remove print
* add vae convenience methods
* update
* add tests
* support denoising strength for upscaling & video-to-video
* update docs
* update doc checkpoints
* update docs
* fix
---------
Co-authored-by: Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com >
2025-05-13 14:57:03 +05:30
Aryan
2e83cbbb6d
LTX 0.9.5 ( #10968 )
...
* update
---------
Co-authored-by: YiYi Xu <yixu310@gmail.com >
Co-authored-by: hlky <hlky@hlky.ac >
2025-03-17 16:43:36 -10:00
Aryan
4b557132ce
[core] LTX Video 0.9.1 ( #10330 )
...
* update
* make style
* update
* update
* update
* make style
* single file related changes
* update
* fix
* update single file urls and docs
* update
* fix
2024-12-23 19:51:33 +05:30
Aryan
96c376a5ff
[core] LTX Video ( #10021 )
...
* transformer
* make style & make fix-copies
* transformer
* add transformer tests
* 80% vae
* make style
* make fix-copies
* fix
* undo cogvideox changes
* update
* update
* match vae
* add docs
* t2v pipeline working; scheduler needs to be checked
* docs
* add pipeline test
* update
* update
* make fix-copies
* Apply suggestions from code review
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com >
* update
* copy t2v to i2v pipeline
* update
* apply review suggestions
* update
* make style
* remove framewise encoding/decoding
* pack/unpack latents
* image2video
* update
* make fix-copies
* update
* update
* rope scale fix
* debug layerwise code
* remove debug
* Apply suggestions from code review
Co-authored-by: YiYi Xu <yixu310@gmail.com >
* propagate precision changes to i2v pipeline
* remove downcast
* address review comments
* fix comment
* address review comments
* [Single File] LTX support for loading original weights (#10135 )
* from original file mixin for ltx
* undo config mapping fn changes
* update
* add single file to pipelines
* update docs
* Update src/diffusers/models/autoencoders/autoencoder_kl_ltx.py
* Update src/diffusers/models/autoencoders/autoencoder_kl_ltx.py
* rename classes based on ltx review
* point to original repository for inference
* make style
* resolve conflicts correctly
---------
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com >
Co-authored-by: YiYi Xu <yixu310@gmail.com >
2024-12-12 16:21:28 +05:30