Sayak Paul
6fb4c99f5a
Update wan.md to remove unneeded hfoptions ( #12890 )
2026-01-07 09:47:19 -08:00
dg845
a9e4883b6a
Update Wan Animate Docs ( #12658 )
...
* Update the Wan Animate docs to reflect the most recent code
* Further explain input preprocessing and link to original Wan Animate preprocessing scripts
2025-11-14 16:06:22 -08:00
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
Sayak Paul
144e6e2540
[docs] change wan2.1 -> wan ( #12230 )
...
* change wan2.1 -> wan
* up
2025-08-25 17:30:12 +02:00
Linoy Tsaban
8d1de40891
[Wan 2.2 LoRA] add support for 2nd transformer lora loading + wan 2.2 lightx2v lora ( #12074 )
...
* add alpha
* load into 2nd transformer
* Update src/diffusers/loaders/lora_conversion_utils.py
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
* Update src/diffusers/loaders/lora_conversion_utils.py
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
* pr comments
* pr comments
* pr comments
* fix
* fix
* Apply style fixes
* fix copies
* fix
* fix copies
* Update src/diffusers/loaders/lora_pipeline.py
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
* revert change
* revert change
* fix copies
* up
* fix
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: linoy <linoy@hf.co >
2025-08-19 08:32:39 +05:30
Steven Liu
f8ba5cd77a
[docs] Cache link ( #12105 )
...
cache
2025-08-11 11:03:59 -07:00
Sayak Paul
9a2eaed002
[LoRA] support lightx2v lora in wan ( #12040 )
...
* support lightx2v lora in wan
* add docsa.
* reviewer feedback
* empty
2025-08-02 11:43:26 +05:30
Sayak Paul
470458623e
[docs] fix single_file example. ( #11847 )
...
fix single_file example.
2025-07-01 21:23:27 +05:30
Aryan
a4df8dbc40
Update more licenses to 2025 ( #11746 )
...
update
2025-06-19 07:46:01 +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
Steven Liu
c934720629
[docs] Model cards ( #11112 )
...
* initial
* update
* hunyuanvideo
* ltx
* fix
* wan
* gen guide
* feedback
* feedback
* pipeline-level quant config
* feedback
* ltx
2025-06-02 16:55:14 -07:00
co63oc
86294d3c7f
Fix typos in docs and comments ( #11416 )
...
* Fix typos in docs and comments
* Apply style fixes
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-30 20:30:53 -10:00
co63oc
f00a995753
Fix typos in strings and comments ( #11407 )
2025-04-24 08:53:47 -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
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
Dhruv Nair
617c208bb4
[Docs] Update Wan Docs with memory optimizations ( #11089 )
...
* update
* update
2025-03-28 19:05:56 +05:30
Sayak Paul
e4b056fe65
[LoRA] support wan i2v loras from the world. ( #11025 )
...
* support wan i2v loras from the world.
* remove copied from.
* upates
* add lora.
2025-03-11 20:43:29 +05:30
Dhruv Nair
1357931d74
[Single File] Add single file support for Wan T2V/I2V ( #10991 )
...
* update
* update
* update
* update
* update
* update
* update
2025-03-07 22:13:25 +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