YiYi Xu
|
a6d9f6a1a9
|
[WIP] Wan2.2 (#12004)
* support wan 2.2 i2v
* add t2v + vae2.2
* add conversion script for vae 2.2
* add
* add 5b t2v
* conversion script
* refactor out reearrange
* remove a copied from in skyreels
* Apply suggestions from code review
Co-authored-by: bagheera <59658056+bghira@users.noreply.github.com>
* Update src/diffusers/models/transformers/transformer_wan.py
* fix fast tests
* style
---------
Co-authored-by: bagheera <59658056+bghira@users.noreply.github.com>
|
2025-07-28 11:58:55 -10:00 |
|
Aryan
|
73a9d5856f
|
Wan VACE (#11582)
* initial support
* make fix-copies
* fix no split modules
* add conversion script
* refactor
* add pipeline test
* refactor
* fix bug with mask
* fix for reference images
* remove print
* update docs
* update slices
* update
* update
* update example
|
2025-06-06 17:53:10 +05:30 |
|
YiYi Xu
|
5873377a66
|
[Wan2.1-FLF2V] update conversion script (#11365)
update scheuler config in conversion sript
|
2025-04-18 14:08:44 -10:00 |
|
YiYi Xu
|
0021bfa1e1
|
support Wan-FLF2V (#11353)
* update transformer
---------
Co-authored-by: Aryan <aryan@huggingface.co>
|
2025-04-18 10:27:50 -10:00 |
|
YiYi Xu
|
2d8a41cae8
|
[Alibaba Wan Team] continue on #10921 Wan2.1 (#10922)
* Add wanx pipeline, model and example
* wanx_merged_v1
* change WanX into Wan
* fix i2v fp32 oom error
Link: https://code.alibaba-inc.com/open_wanx2/diffusers/codereview/20607813
* support t2v load fp32 ckpt
* add example
* final merge v1
* Update autoencoder_kl_wan.py
* up
* update middle, test up_block
* up up
* one less nn.sequential
* up more
* up
* more
* [refactor] [wip] Wan transformer/pipeline (#10926)
* update
* update
* refactor rope
* refactor pipeline
* make fix-copies
* add transformer test
* update
* update
* make style
* update tests
* tests
* conversion script
* conversion script
* update
* docs
* remove unused code
* fix _toctree.yml
* update dtype
* fix test
* fix tests: scale
* up
* more
* Apply suggestions from code review
* Apply suggestions from code review
* style
* Update scripts/convert_wan_to_diffusers.py
* update docs
* fix
---------
Co-authored-by: Yitong Huang <huangyitong.hyt@alibaba-inc.com>
Co-authored-by: 亚森 <wangjiayu.wjy@alibaba-inc.com>
Co-authored-by: Aryan <aryan@huggingface.co>
|
2025-03-02 17:24:26 +05:30 |
|