Dhruv Nair
|
7aa6af1138
|
[Refactor] Move testing utils out of src (#12238)
* update
* update
* update
* update
* update
* merge main
* Revert "merge main"
This reverts commit 65efbcead5.
|
2025-08-28 19:53:02 +05:30 |
|
Sayak Paul
|
62cce3045d
|
[chore] change to 2025 licensing for remaining (#11741)
change to 2025 licensing for remaining
|
2025-06-18 20:56:00 +05:30 |
|
Sayak Paul
|
7c6e9ef425
|
[tests] Fix how compiler mixin classes are used (#11680)
* fix how compiler tester mixins are used.
* propagate
* more
|
2025-06-09 09:24:45 +05:30 |
|
Evan Han
|
98cc6d05e4
|
[test_models_transformer_ltx.py] help us test torch.compile() for impactful models (#11512)
* Update test_models_transformer_ltx.py
* Update test_models_transformer_ltx.py
* Update test_models_transformer_ltx.py
* Update test_models_transformer_ltx.py
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
|
2025-05-12 19:26:15 +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 |
|