dg845
d8e4805816
[WIP]Add Wan2.2 Animate Pipeline (Continuation of #12442 by tolgacangoz) ( #12526 )
...
---------
Co-authored-by: Tolga Cangöz <mtcangoz@gmail.com >
Co-authored-by: Tolga Cangöz <46008593+tolgacangoz@users.noreply.github.com >
2025-11-12 16:52:31 -10:00
Dhruv Nair
ecfbc8f952
[Pipelines] Enable Wan VACE to run since single transformer ( #12428 )
...
* update
* update
* update
* update
* update
2025-10-28 09:21:31 +05:30
Linoy Tsaban
b50014067d
Add Wan2.2 VACE - Fun ( #12324 )
...
* support Wan2.2-VACE-Fun-A14B
* support Wan2.2-VACE-Fun-A14B
* support Wan2.2-VACE-Fun-A14B
* Apply style fixes
* test
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-15 21:31:26 +05:30
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
YiYi Xu
cb8e61ed2f
[wan2.2] follow-up ( #12024 )
...
* up
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-03 23:06:22 -10:00
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
178d32dedd
[tests] Add test slices for Wan ( #11920 )
...
* update
* fix wan vace test slice
* test
* fix
2025-07-23 17:23:52 +05:30
Dhruv Nair
fc51583c8a
[CI] Fix WAN VACE tests ( #11757 )
...
update
2025-06-19 17:03:12 +05:30
Aryan
a4df8dbc40
Update more licenses to 2025 ( #11746 )
...
update
2025-06-19 07:46:01 +05:30
Yao Matrix
33e636cea5
enable torchao test cases on XPU and switch to device agnostic APIs for test cases ( #11654 )
...
* enable torchao cases on XPU
Signed-off-by: Matrix YAO <matrix.yao@intel.com >
* device agnostic APIs
Signed-off-by: YAO Matrix <matrix.yao@intel.com >
* more
Signed-off-by: YAO Matrix <matrix.yao@intel.com >
* fix style
Signed-off-by: YAO Matrix <matrix.yao@intel.com >
* enable test_torch_compile_recompilation_and_graph_break on XPU
Signed-off-by: YAO Matrix <matrix.yao@intel.com >
* resolve comments
Signed-off-by: YAO Matrix <matrix.yao@intel.com >
---------
Signed-off-by: Matrix YAO <matrix.yao@intel.com >
Signed-off-by: YAO Matrix <matrix.yao@intel.com >
2025-06-11 15:17:06 +05:30
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
0021bfa1e1
support Wan-FLF2V ( #11353 )
...
* update transformer
---------
Co-authored-by: Aryan <aryan@huggingface.co >
2025-04-18 10:27:50 -10:00
Dhruv Nair
df1d7b01f1
[WIP] Add Wan Video2Video ( #11053 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2025-04-01 17:22:11 +05:30
Aryan
3ee899fa0c
[LoRA] Support Wan ( #10943 )
...
* update
* refactor image-to-video pipeline
* update
* fix copied from
* use FP32LayerNorm
2025-03-05 01:27:34 +05:30
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