comfyanonymous and GitHub
b4f30bd408
Pytorch is stupid. ( #10398 )
2025-10-19 01:25:35 -04:00
comfyanonymous and GitHub
dad076aee6
Speed up chroma radiance. ( #10395 )
2025-10-18 23:19:52 -04:00
comfyanonymous and GitHub
0cf33953a7
Fix batch size above 1 giving bad output in chroma radiance. ( #10394 )
2025-10-18 23:15:34 -04:00
comfyanonymous and GitHub
5b80addafd
Turn off cuda malloc by default when --fast autotune is turned on. ( #10393 )
2025-10-18 22:35:46 -04:00
comfyanonymous and GitHub
9da397ea2f
Disable torch compiler for cast_bias_weight function ( #10384 )
...
* Disable torch compiler for cast_bias_weight function
* Fix torch compile.
2025-10-17 20:03:28 -04:00
comfyanonymous and GitHub
92d97380bd
Update Python 3.14 installation instructions ( #10385 )
...
Removed mention of installing pytorch nightly for Python 3.14.
2025-10-17 18:22:59 -04:00
comfyanonymous and GitHub
b1293d50ef
workaround also works on cudnn 91200 ( #10375 )
2025-10-16 19:59:56 -04:00
comfyanonymous and GitHub
19b466160c
Workaround for nvidia issue where VAE uses 3x more memory on torch 2.9 ( #10373 )
2025-10-16 18:16:03 -04:00
comfyanonymous and GitHub
6b035bfce2
Latest pytorch stable is cu130 ( #10361 )
2025-10-15 18:48:12 -04:00
comfyanonymous and GitHub
1c10b33f9b
gfx942 doesn't support fp8 operations. ( #10348 )
2025-10-15 00:21:11 -04:00
comfyanonymous and GitHub
84867067ea
Python 3.14 instructions. ( #10337 )
2025-10-14 02:09:12 -04:00
comfyanonymous and GitHub
3374e900d0
Faster workflow cancelling. ( #10301 )
2025-10-13 23:43:53 -04:00
comfyanonymous and GitHub
dfff7e5332
Better memory estimation for the SD/Flux VAE on AMD. ( #10334 )
2025-10-13 22:37:19 -04:00
comfyanonymous and GitHub
e4ea393666
Fix loading old stable diffusion ckpt files on newer numpy. ( #10333 )
2025-10-13 22:18:58 -04:00
comfyanonymous and GitHub
c8674bc6e9
Enable RDNA4 pytorch attention on ROCm 7.0 and up. ( #10332 )
2025-10-13 21:19:03 -04:00
comfyanonymous and GitHub
e693e4db6a
Always set diffusion model to eval() mode. ( #10331 )
2025-10-13 14:57:27 -04:00
comfyanonymous and GitHub
d68ece7301
Update the extra_model_paths.yaml.example ( #10319 )
2025-10-12 23:54:41 -04:00
comfyanonymous and GitHub
a125cd84b0
Improve AMD performance. ( #10302 )
...
I honestly have no idea why this improves things but it does.
2025-10-12 00:28:01 -04:00
comfyanonymous and GitHub
84e9ce32c6
Implement the mmaudio VAE. ( #10300 )
2025-10-11 22:57:23 -04:00
comfyanonymous and GitHub
cdfc25a160
Fix save audio nodes saving mono audio as stereo. ( #10289 )
2025-10-10 17:33:51 -04:00
comfyanonymous and GitHub
f1dd6e50f8
Fix bug with applying loras on fp8 scaled without fp8 ops. ( #10279 )
2025-10-09 19:02:40 -04:00
comfyanonymous and GitHub
139addd53c
More surgical fix for #10267 ( #10276 )
2025-10-09 16:37:35 -04:00
comfyanonymous and GitHub
6e59934089
Refactor model sampling sigmas code. ( #10250 )
2025-10-08 17:49:02 -04:00
comfyanonymous and GitHub
8a15568f10
Temp fix for LTXV custom nodes. ( #10251 )
2025-10-07 19:55:23 -04:00
comfyanonymous and GitHub
8aea746212
Implement gemma 3 as a text encoder. ( #10241 )
...
Not useful yet.
2025-10-06 22:08:08 -04:00
comfyanonymous and GitHub
195e0b0639
Remove useless code. ( #10223 )
2025-10-05 15:41:19 -04:00
comfyanonymous and GitHub
caf07331ff
Remove soundfile dependency. No more torchaudio load or save. ( #10210 )
2025-10-04 22:05:05 -04:00
comfyanonymous and GitHub
bbd683098e
Add instructions to install nightly AMD pytorch for windows. ( #10190 )
...
* Add instructions to install nightly AMD pytorch for windows.
* Update README.md
2025-10-03 23:37:43 -04:00
comfyanonymous and GitHub
08726b64fe
Update amd nightly command in readme. ( #10189 )
2025-10-03 18:22:43 -04:00
comfyanonymous and GitHub
e9364ee279
Turn on TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL by default. ( #10168 )
2025-10-02 17:57:15 -04:00
comfyanonymous and GitHub
0e9d1724be
Add a .bat to the AMD portable to disable smart memory. ( #10153 )
2025-10-02 00:33:05 -04:00
comfyanonymous and GitHub
a6f83a4a1a
Support the new hunyuan vae. ( #10150 )
2025-10-01 17:19:13 -04:00
comfyanonymous and GitHub
f48d7230de
Add new portable links to readme. ( #10112 )
2025-09-30 12:17:49 -04:00
comfyanonymous and GitHub
6e079abc3a
Workflow permission fix. ( #10110 )
2025-09-29 23:11:37 -04:00
comfyanonymous and GitHub
414a178fb6
Add basic readme for AMD portable. ( #10109 )
2025-09-29 23:03:02 -04:00
comfyanonymous and GitHub
447884b657
Make stable release workflow callable. ( #10108 )
2025-09-29 20:37:51 -04:00
comfyanonymous and GitHub
bed4b49d08
Add action to do the full stable release. ( #10107 )
2025-09-29 20:31:15 -04:00
comfyanonymous and GitHub
342cf644ce
Add a way to have different names for stable nvidia portables. ( #10106 )
2025-09-29 20:05:44 -04:00
comfyanonymous and GitHub
3758848423
Different base files for nvidia and amd portables. ( #10105 )
2025-09-29 19:54:37 -04:00
comfyanonymous and GitHub
0db6aabed3
Different base files for different release. ( #10104 )
2025-09-29 19:54:05 -04:00
comfyanonymous and GitHub
1673ace19b
Make the final release test optional in the stable release action. ( #10103 )
2025-09-29 19:08:42 -04:00
comfyanonymous and GitHub
7f38e4c538
Add action to create cached deps with manually specified torch. ( #10102 )
2025-09-29 17:27:52 -04:00
comfyanonymous and GitHub
b60dc31627
Update command to install latest nighly pytorch. ( #10085 )
2025-09-28 13:41:32 -04:00
comfyanonymous and GitHub
555f902fc1
Fix stable workflow creating multiple draft releases. ( #10067 )
2025-09-27 22:43:25 -04:00
comfyanonymous and GitHub
896f2e653c
Fix typo in release workflow. ( #10066 )
2025-09-27 21:30:35 -04:00
comfyanonymous and GitHub
40ae495ddc
Improvements to the stable release workflow. ( #10065 )
2025-09-27 20:28:49 -04:00
comfyanonymous and GitHub
1e098d6132
Don't add template to qwen2.5vl when template is in prompt. ( #10043 )
...
Make the hunyuan image refiner template_end 36.
2025-09-26 18:34:17 -04:00
comfyanonymous and GitHub
2b7f9a8196
Fix the failing unit test. ( #10037 )
2025-09-26 14:12:43 -04:00
comfyanonymous and GitHub
ce4cb2389c
Make LatentCompositeMasked work with basic video latents. ( #10023 )
2025-09-25 17:20:13 -04:00
comfyanonymous and GitHub
fccab99ec0
Fix issue with .view() in HuMo. ( #10014 )
2025-09-24 20:09:42 -04:00
comfyanonymous and GitHub
707b2638ec
Fix bug with WanAnimateToVideo. ( #9990 )
2025-09-22 17:34:33 -04:00
comfyanonymous and GitHub
8a5ac527e6
Fix bug with WanAnimateToVideo node. ( #9988 )
2025-09-22 17:26:58 -04:00
comfyanonymous and GitHub
1fee8827cb
Support for qwen edit plus model. Use the new TextEncodeQwenImageEditPlus. ( #9986 )
2025-09-22 16:49:48 -04:00
comfyanonymous and GitHub
27bc181c49
Set some wan nodes as no longer experimental. ( #9976 )
2025-09-21 19:48:31 -04:00
comfyanonymous and GitHub
d1d9eb94b1
Lower wan memory estimation value a bit. ( #9964 )
...
Previous pr reduced the peak memory requirement.
2025-09-20 22:09:35 -04:00
comfyanonymous and GitHub
66241cef31
Add inputs for character replacement to the WanAnimateToVideo node. ( #9960 )
2025-09-20 02:24:10 -04:00
comfyanonymous and GitHub
e8df53b764
Update WanAnimateToVideo to more easily extend videos. ( #9959 )
2025-09-19 18:48:56 -04:00
comfyanonymous and GitHub
dc95b6acc0
Basic WIP support for the wan animate model. ( #9939 )
2025-09-19 03:07:17 -04:00
comfyanonymous and GitHub
24b0fce099
Do padding of audio embed in model for humo for more flexibility. ( #9935 )
2025-09-18 19:54:16 -04:00
comfyanonymous and GitHub
dd611a7700
Support the HuMo 17B model. ( #9912 )
2025-09-17 18:39:24 -04:00
comfyanonymous and GitHub
9288c78fc5
Support the HuMo model. ( #9903 )
2025-09-17 00:12:48 -04:00
comfyanonymous and GitHub
a39ac59c3e
Add encoder part of whisper large v3 as an audio encoder model. ( #9894 )
...
Not useful yet but some models use it.
2025-09-16 01:19:50 -04:00
comfyanonymous and GitHub
47a9cde5d3
Support the omnigen2 umo lora. ( #9886 )
2025-09-15 18:10:55 -04:00
comfyanonymous and GitHub
4f1f26ac6c
Add that hunyuan image is supported to readme. ( #9857 )
2025-09-14 04:05:38 -04:00
comfyanonymous and GitHub
80b7c9455b
Changes to the previous radiance commit. ( #9851 )
2025-09-13 18:03:34 -04:00
comfyanonymous and GitHub
29bf807b0e
Cleanup. ( #9838 )
2025-09-12 21:57:04 -04:00
comfyanonymous and GitHub
a3b04de700
Hunyuan refiner vae now works with tiled. ( #9836 )
2025-09-12 19:46:46 -04:00
comfyanonymous and GitHub
b149e2e1e3
Better way of doing the generator for the hunyuan image noise aug. ( #9834 )
2025-09-12 17:53:15 -04:00
comfyanonymous and GitHub
7757d5a657
Set default hunyuan refiner shift to 4.0 ( #9833 )
2025-09-12 16:40:12 -04:00
comfyanonymous and GitHub
e600520f8a
Fix hunyuan refiner blownout colors at noise aug less than 0.25 ( #9832 )
2025-09-12 16:35:34 -04:00
comfyanonymous and GitHub
fd2b820ec2
Add noise augmentation to hunyuan image refiner. ( #9831 )
...
This was missing and should help with colors being blown out.
2025-09-12 16:03:08 -04:00
comfyanonymous and GitHub
33bd9ed9cb
Implement hunyuan image refiner model. ( #9817 )
2025-09-12 00:43:20 -04:00
comfyanonymous and GitHub
18de0b2830
Fast preview for hunyuan image. ( #9814 )
2025-09-11 19:33:02 -04:00
comfyanonymous and GitHub
e01e99d075
Support hunyuan image distilled model. ( #9807 )
2025-09-10 23:17:34 -04:00
comfyanonymous and GitHub
543888d3d8
Fix lowvram issue with hunyuan image vae. ( #9794 )
2025-09-10 02:15:34 -04:00
comfyanonymous and GitHub
85e34643f8
Support hunyuan image 2.1 regular model. ( #9792 )
2025-09-10 02:05:07 -04:00
comfyanonymous and GitHub
5c33872e2f
Fix issue on old torch. ( #9791 )
2025-09-10 00:23:47 -04:00
comfyanonymous and GitHub
b288fb0db8
Small refactor of some vae code. ( #9787 )
2025-09-09 18:09:56 -04:00
comfyanonymous and GitHub
103a12cb66
Support qwen inpaint controlnet. ( #9772 )
2025-09-08 17:30:26 -04:00
comfyanonymous and GitHub
fb763d4333
Fix amd_min_version crash when cpu device. ( #9754 )
2025-09-07 21:16:29 -04:00
comfyanonymous and GitHub
bcbd7884e3
Don't enable pytorch attention on AMD if triton isn't available. ( #9747 )
2025-09-07 00:29:38 -04:00
comfyanonymous and GitHub
27a0fcccc3
Enable bf16 VAE on RDNA4. ( #9746 )
2025-09-06 23:25:22 -04:00
comfyanonymous and GitHub
ea6cdd2631
Print all fast options in --help ( #9737 )
2025-09-06 01:05:05 -04:00
comfyanonymous and GitHub
2ee7879a0b
Fix lowvram issues with hunyuan3d 2.1 ( #9735 )
2025-09-05 14:57:35 -04:00
comfyanonymous and GitHub
c9ebe70072
Some changes to the previous hunyuan PR. ( #9725 )
2025-09-04 20:39:02 -04:00
comfyanonymous and GitHub
72855db715
Fix potential rope issue. ( #9710 )
2025-09-03 22:20:13 -04:00
comfyanonymous and GitHub
4368d8f87f
Update comment in api example. ( #9708 )
2025-09-03 18:43:29 -04:00
comfyanonymous and GitHub
1bcb469089
ImageScaleToMaxDimension node. ( #9689 )
2025-09-02 20:05:57 -04:00
comfyanonymous and GitHub
e3018c2a5a
uso -> uxo/uno as requested. ( #9688 )
2025-09-02 16:12:07 -04:00
comfyanonymous and GitHub
3412d53b1d
USO style reference. ( #9677 )
...
Load the projector.safetensors file with the ModelPatchLoader node and use
the siglip_vision_patch14_384.safetensors "clip vision" model and the
USOStyleReferenceNode.
2025-09-02 15:36:22 -04:00
comfyanonymous and GitHub
27e067ce50
Implement the USO subject identity lora. ( #9674 )
...
Use the lora with FluxContextMultiReferenceLatentMethod node set to "uso"
and a ReferenceLatent node with the reference image.
2025-09-01 18:54:02 -04:00
comfyanonymous and GitHub
9b15155972
Probably not necessary anymore. ( #9646 )
2025-08-31 01:32:10 -04:00
comfyanonymous and GitHub
885015eecf
Lower ram usage on windows. ( #9628 )
2025-08-29 23:06:04 -04:00
comfyanonymous and GitHub
15aa9222c4
Trim audio to video when saving video. ( #9617 )
2025-08-29 04:12:00 -04:00
comfyanonymous and GitHub
c7bb3e2bce
Support the 5B fun inpaint model. ( #9614 )
...
Use the WanFunInpaintToVideo node without the clip_vision_output.
2025-08-28 22:46:57 -04:00
comfyanonymous and GitHub
e80a14ad50
Support wan2.2 5B fun control model. ( #9611 )
...
Use the Wan22FunControlToVideo node.
2025-08-28 22:13:07 -04:00
comfyanonymous and GitHub
d28b39d93d
Add a LatentCut node to cut latents. ( #9609 )
2025-08-28 19:38:28 -04:00
comfyanonymous and GitHub
1c184c29eb
Fix issue with s2v node when extending past audio length. ( #9608 )
2025-08-28 18:34:01 -04:00
comfyanonymous and GitHub
edde0b5043
WanSoundImageToVideoExtend node to manually extend s2v video. ( #9606 )
2025-08-28 17:59:48 -04:00
comfyanonymous and GitHub
ce0052c087
Fix diffsynth controlnet regression. ( #9597 )
2025-08-28 10:37:42 -04:00