comfyanonymous
7993fa042d
Not really tested WAN Phantom Support. ( #8321 )
2025-05-28 23:46:15 -04:00
comfyanonymous
6f899f8aa7
Make VACE conditionings stackable. ( #8240 )
2025-05-22 19:22:26 -04:00
George0726
ed547131dd
Add Wan-FUN Camera Control models and Add WanCameraImageToVideo node ( #8013 )
...
* support wan camera models
* fix by ruff check
* change camera_condition type; make camera_condition optional
* support camera trajectory nodes
* fix camera direction
---------
Co-authored-by: Qirui Sun <sunqr0667@126.com>
2025-05-15 19:00:43 -04:00
comfyanonymous
cbc01ac278
Switch mochi and wan modes to use pytorch RMSNorm. ( #7925 )
...
* Switch genmo model to native RMSNorm.
* Switch WAN to native RMSNorm.
2025-05-03 19:07:55 -04:00
comfyanonymous
554a681864
Better vace memory estimation. ( #7875 )
2025-04-29 20:42:00 -04:00
comfyanonymous
5f31968bed
Fix issue with WAN VACE implementation. ( #7724 )
2025-04-21 23:36:12 -04:00
comfyanonymous
8f8fa157a4
Add strength control for vace. ( #7717 )
2025-04-21 19:36:20 -04:00
comfyanonymous
e3c1b181a2
Support for WAN VACE preview model. ( #7711 )
...
* Support for WAN VACE preview model.
* Remove print.
2025-04-21 14:40:29 -04:00
comfyanonymous
b16e60eafd
Set default context_img_len to 257
2025-04-17 12:42:34 -04:00
comfyanonymous
9601e9e909
Support loading WAN FLF model.
2025-04-17 12:04:48 -04:00
comfyanonymous
89aec08623
Don't hardcode length of context_img in wan code.
2025-04-17 06:25:39 -04:00
comfyanonymous
46c332a93f
Remove useless code.
2025-03-14 18:10:37 -04:00
comfyanonymous
95649bd3bb
Make the SkipLayerGuidanceDIT node work on WAN.
2025-03-14 10:55:19 -04:00
comfyanonymous
f052609fc5
Wan code small cleanup.
2025-02-27 07:22:42 -05:00
comfyanonymous
9397b02169
Fix wan issues when prompt length is long.
2025-02-26 20:34:02 -05:00
comfyanonymous
61ff9ef364
Reduce artifacts on Wan by doing the patch embedding in fp32.
2025-02-26 16:59:26 -05:00
comfyanonymous
19b6be0cf0
Don't try to use clip_fea on t2v model.
2025-02-26 08:38:09 -05:00
comfyanonymous
dfad9c897b
More code reuse in wan.
...
Fix bug when changing the compute dtype on wan.
2025-02-26 05:22:29 -05:00
comfyanonymous
94053d2ab3
WIP support for Wan I2V model.
2025-02-26 01:49:43 -05:00
comfyanonymous
4a783c2f63
Make wan work with all latent resolutions.
...
Cleanup some code.
2025-02-25 19:56:04 -05:00
comfyanonymous
f5990fa4c3
Fix issue with wan and other attention implementations.
2025-02-25 19:13:39 -05:00
comfyanonymous
65760e20d6
Change wan rope implementation to the flux one.
...
Should be more compatible.
2025-02-25 19:11:14 -05:00
comfyanonymous
3c67f6155a
WIP support for Wan t2v model.
2025-02-25 17:20:35 -05:00