Artiprocher
|
675ae5e91f
|
refactor scheduler
|
2025-11-30 15:22:39 +08:00 |
|
Artiprocher
|
ea0a5c5908
|
bug fix
|
2025-11-15 16:47:13 +08:00 |
|
Artiprocher
|
e3356556ee
|
wan-series
|
2025-11-14 19:05:26 +08:00 |
|
Artiprocher
|
5be5c32fe4
|
support wan-series models
|
2025-11-13 17:30:19 +08:00 |
|
Artiprocher
|
288fb7604c
|
diffsynth 2.0 prototype
|
2025-11-04 10:59:29 +08:00 |
|
mi804
|
0954e8a017
|
fix vace usp
|
2025-07-30 19:40:08 +08:00 |
|
mi804
|
0b860abf1b
|
support arbitrary seq len
|
2025-07-30 19:07:16 +08:00 |
|
handoku
|
00279a8375
|
fea : enable wan video usp for arbitrary seq len
|
2025-07-08 16:43:43 +08:00 |
|
Zhongjie Duan
|
e2f415524a
|
Merge pull request #587 from ernestchu/patch-1
Fix typo
|
2025-06-24 15:23:19 +08:00 |
|
Artiprocher
|
830b1b7202
|
wan-refactor
|
2025-06-13 13:46:17 +08:00 |
|
Zhongjie Duan
|
40760ab88b
|
Revert "Wan refactor"
|
2025-06-11 17:29:27 +08:00 |
|
Ernie Chu
|
4e00c109e3
|
Fix typo
Change
Only `num_frames % 4 != 1` is acceptable
to
Only `num_frames % 4 == 1` is acceptable
|
2025-05-27 21:20:38 -04:00 |
|
Artiprocher
|
3edf3583b1
|
wan-fun-v1.1 reference control
|
2025-04-30 11:38:17 +08:00 |
|
Zhongjie Duan
|
b161bd6dfd
|
bugfix
|
2025-04-17 15:23:46 +08:00 |
|
Artiprocher
|
553b341f5f
|
support wan-flf2v
|
2025-04-17 14:47:55 +08:00 |
|
Artiprocher
|
6b24748c80
|
support vace quant
|
2025-04-16 10:29:21 +08:00 |
|
Artiprocher
|
b731628112
|
vace
|
2025-04-15 17:52:25 +08:00 |
|
Artiprocher
|
60a9db706e
|
support more wan models
|
2025-04-08 17:07:10 +08:00 |
|
lzw478614@alibaba-inc.com
|
a98700feb2
|
support wan-fun-inp generating
|
2025-04-06 22:55:42 +08:00 |
|
calmhawk
|
52896fa8dd
|
Fix TeaCache bug with usp support integration and optimize memory usage by clearing attn cache
|
2025-03-30 01:13:34 +08:00 |
|
lzws
|
070811e517
|
Update wan_video.py
prompter.encode_prompt use pipe's deivce
|
2025-03-26 17:51:13 +08:00 |
|
Artiprocher
|
4e43d4d461
|
fix usp dependency
|
2025-03-25 19:26:24 +08:00 |
|
ByteDance
|
64eaa0d76a
|
Merge branch 'usp' into xdit
|
2025-03-25 11:45:49 +08:00 |
|
Artiprocher
|
04d03500ff
|
support wan tensor parallel (preview)
|
2025-03-17 19:39:45 +08:00 |
|
Jinzhe Pan
|
42cb7d96bb
|
feat: sp for wan
|
2025-03-17 08:31:45 +00:00 |
|
Artiprocher
|
e425753f79
|
support teacache in wan
|
2025-03-14 17:45:52 +08:00 |
|
Artiprocher
|
a05f647633
|
vram optimization
|
2025-03-10 17:11:11 +08:00 |
|
Artiprocher
|
b548d7caf2
|
refactor wan dit
|
2025-03-07 16:35:26 +08:00 |
|
Artiprocher
|
3a75026176
|
update wan input params
|
2025-02-28 19:43:18 +08:00 |
|
Zhongjie Duan
|
7df73ceaaf
|
Fix Wan VAE device
|
2025-02-26 20:03:26 +08:00 |
|
Kohaku-Blueleaf
|
020560d2b5
|
Fix num_frames in i2v (#339)
* Fix num_frames in i2v
* Remove print in flash_attention
|
2025-02-26 10:05:51 +08:00 |
|
Zhongjie Duan
|
af7d305f00
|
Wan video (#338)
|
2025-02-25 19:00:43 +08:00 |
|