silveroxides
|
9038fe33b8
|
Merge branch 'chroma-support' into syncbranch-04-23
|
2025-04-23 16:44:51 +02:00 |
|
comfyanonymous
|
3ab231f01f
|
Fix issue with WAN VACE implementation. (#7724)
|
2025-04-21 23:36:12 -04:00 |
|
comfyanonymous
|
5d0d4ee98a
|
Add strength control for vace. (#7717)
|
2025-04-21 19:36:20 -04:00 |
|
comfyanonymous
|
ce22f687cc
|
Support for WAN VACE preview model. (#7711)
* Support for WAN VACE preview model.
* Remove print.
|
2025-04-21 14:40:29 -04:00 |
|
silveroxides
|
a9f208ddce
|
sync chroma-support with upstream via syncbranch patch
|
2025-04-18 13:29:09 +02:00 |
|
comfyanonymous
|
dbcfd092a2
|
Set default context_img_len to 257
|
2025-04-17 12:42:34 -04:00 |
|
comfyanonymous
|
c14429940f
|
Support loading WAN FLF model.
|
2025-04-17 12:04:48 -04:00 |
|
comfyanonymous
|
0d720e4367
|
Don't hardcode length of context_img in wan code.
|
2025-04-17 06:25:39 -04:00 |
|
Silver
|
7e98854b14
|
Merge branch 'comfyanonymous:master' into chroma-support
|
2025-04-17 11:09:24 +02:00 |
|
comfyanonymous
|
1fc00ba4b6
|
Make hidream work with any latent resolution.
|
2025-04-16 18:34:14 -04:00 |
|
comfyanonymous
|
f00f340a56
|
Reuse code from flux model.
|
2025-04-16 17:43:55 -04:00 |
|
silveroxides
|
c791e957a6
|
refactor for upstream sync
|
2025-04-16 15:58:37 +02:00 |
|
comfyanonymous
|
9ad792f927
|
Basic support for hidream i1 model.
|
2025-04-15 17:35:05 -04:00 |
|
comfyanonymous
|
8a438115fb
|
add RMSNorm to comfy.ops
|
2025-04-14 18:00:33 -04:00 |
|
silveroxides
|
cd3d2d5c62
|
remove unused imports
|
2025-04-11 16:22:04 +02:00 |
|
silveroxides
|
2c2481955d
|
reduce code duplication
|
2025-04-11 16:18:57 +02:00 |
|
Silver
|
1ca0353b96
|
Merge branch 'comfyanonymous:master' into chroma-support
|
2025-04-05 12:58:40 +02:00 |
|
Raphael Walker
|
89e4ea0175
|
Add activations_shape info in UNet models (#7482)
* Add activations_shape info in UNet models
* activations_shape should be a list
|
2025-04-04 21:27:54 -04:00 |
|
silveroxides
|
f04b502ab6
|
get_mdulations added from blepping and minor changes
|
2025-03-25 21:38:11 +01:00 |
|
Silver
|
4fa663d66f
|
Merge branch 'comfyanonymous:master' into chroma-support
|
2025-03-23 22:30:00 +01:00 |
|
comfyanonymous
|
e471c726e5
|
Fallback to pytorch attention if sage attention fails.
|
2025-03-22 15:45:56 -04:00 |
|
Silver
|
ca73500269
|
remove unused imports
|
2025-03-22 16:20:08 +01:00 |
|
Silver
|
2710f77218
|
trim more trailing whitespace..oops
|
2025-03-22 16:18:17 +01:00 |
|
Silver
|
79f460150e
|
Remove trailing whitespace
|
2025-03-22 16:16:23 +01:00 |
|
silveroxides
|
0a4bc660d4
|
Upload files for Chroma Implementation
|
2025-03-22 15:27:11 +01:00 |
|
comfyanonymous
|
32ca0805b7
|
Fix orientation of hunyuan 3d model.
|
2025-03-19 19:55:24 -04:00 |
|
comfyanonymous
|
11f1b41bab
|
Initial Hunyuan3Dv2 implementation.
Supports the multiview, mini, turbo models and VAEs.
|
2025-03-19 16:52:58 -04:00 |
|
comfyanonymous
|
3b19fc76e3
|
Allow disabling pe in flux code for some other models.
|
2025-03-18 05:09:25 -04:00 |
|
comfyanonymous
|
e8e990d6b8
|
Cleanup code.
|
2025-03-16 06:29:12 -04:00 |
|
comfyanonymous
|
a2448fc527
|
Remove useless code.
|
2025-03-14 18:10:37 -04:00 |
|
comfyanonymous
|
6a0daa79b6
|
Make the SkipLayerGuidanceDIT node work on WAN.
|
2025-03-14 10:55:19 -04:00 |
|
FeepingCreature
|
9c98c6358b
|
Tolerate missing @torch.library.custom_op (#7234)
This can happen on Pytorch versions older than 2.4.
|
2025-03-14 09:51:26 -04:00 |
|
FeepingCreature
|
7aceb9f91c
|
Add --use-flash-attention flag. (#7223)
* Add --use-flash-attention flag.
This is useful on AMD systems, as FA builds are still 10% faster than Pytorch cross-attention.
|
2025-03-14 03:22:41 -04:00 |
|
comfyanonymous
|
9aac21f894
|
Fix issues with new hunyuan img2vid model and bumb version to v0.3.26
|
2025-03-09 05:07:22 -04:00 |
|
comfyanonymous
|
7395b0c0d1
|
Support new hunyuan video i2v model.
Use the new "v2 (replace)" guidance type in HunyuanImageToVideo and set
image_interleave to 4 on the "Text Encode Hunyuan Video" node.
|
2025-03-08 20:34:47 -05:00 |
|
comfyanonymous
|
0952569493
|
Fix stable cascade VAE on some lowvram machines.
|
2025-03-08 20:24:04 -05:00 |
|
comfyanonymous
|
369b079ff6
|
Fix lowvram issue with ltxv vae.
|
2025-03-05 05:26:08 -05:00 |
|
comfyanonymous
|
93fedd92fe
|
Support LTXV 0.9.5.
Credits: Lightricks team.
|
2025-03-05 00:13:49 -05:00 |
|
comfyanonymous
|
f4dac8ab6f
|
Wan code small cleanup.
|
2025-02-27 07:22:42 -05:00 |
|
comfyanonymous
|
3ea3bc8546
|
Fix wan issues when prompt length is long.
|
2025-02-26 20:34:02 -05:00 |
|
comfyanonymous
|
0270a0b41c
|
Reduce artifacts on Wan by doing the patch embedding in fp32.
|
2025-02-26 16:59:26 -05:00 |
|
comfyanonymous
|
4bca7367f3
|
Don't try to use clip_fea on t2v model.
|
2025-02-26 08:38:09 -05:00 |
|
comfyanonymous
|
fa62287f1f
|
More code reuse in wan.
Fix bug when changing the compute dtype on wan.
|
2025-02-26 05:22:29 -05:00 |
|
comfyanonymous
|
4ced06b879
|
WIP support for Wan I2V model.
|
2025-02-26 01:49:43 -05:00 |
|
comfyanonymous
|
9a66bb972d
|
Make wan work with all latent resolutions.
Cleanup some code.
|
2025-02-25 19:56:04 -05:00 |
|
comfyanonymous
|
ea0f939df3
|
Fix issue with wan and other attention implementations.
|
2025-02-25 19:13:39 -05:00 |
|
comfyanonymous
|
f37551c1d2
|
Change wan rope implementation to the flux one.
Should be more compatible.
|
2025-02-25 19:11:14 -05:00 |
|
comfyanonymous
|
63023011b9
|
WIP support for Wan t2v model.
|
2025-02-25 17:20:35 -05:00 |
|
comfyanonymous
|
96d891cb94
|
Speedup on some models by not upcasting bfloat16 to float32 on mac.
|
2025-02-24 05:41:32 -05:00 |
|
comfyanonymous
|
aff16532d4
|
Remove some useless code.
|
2025-02-22 04:45:14 -05:00 |
|