• Joined on 2024-08-30
wangbo synced commits to refs/pull/12043/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
bc72d7f8d1 [API Nodes] add TencentHunyuan3D nodes (#12026)
aef4e13588 Make empty latent node work with other models. (#12062)
Compare 4 commits »
wangbo synced commits to refs/pull/12056/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
Compare 7 commits »
wangbo synced commits to refs/pull/11618/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
Compare 7 commits »
wangbo synced commits to refs/pull/11942/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
Compare 7 commits »
wangbo synced commits to refs/pull/9956/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
Compare 7 commits »
wangbo synced commits to refs/pull/7186/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
bc72d7f8d1 [API Nodes] add TencentHunyuan3D nodes (#12026)
aef4e13588 Make empty latent node work with other models. (#12062)
Compare 5 commits »
wangbo synced commits to refs/pull/11845/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
Compare 8 commits »
wangbo synced commits to refs/pull/12061/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
Compare 7 commits »
wangbo synced commits to refs/pull/11724/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
bc72d7f8d1 [API Nodes] add TencentHunyuan3D nodes (#12026)
aef4e13588 Make empty latent node work with other models. (#12062)
Compare 4 commits »
wangbo synced commits to refs/pull/1469/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
4e6a1b66a9 speed up and reduce VRAM of QWEN VAE and WAN (less so) (#12036)
9cf299a9f9 Make regular empty latent node work properly on flux 2 variants. (#12050)
e89b22993a Support ModelScope-Trainer/DiffSynth LoRA format for Flux.2 Klein models (#12042)
55bd606e92 LTX2: Refactor forward function for better VRAM efficiency and fix spatial inpainting (#12046)
Compare 23 commits »
wangbo synced commits to refs/pull/11845/head at wangbo/ComfyUI from mirror 2026-01-25 13:50:17 +08:00
12e1560dcc remove bad pyt2.4 versions gate
wangbo synced commits to pysssss/v3_kwargs_inputs at wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
wangbo synced new reference pysssss/v3_kwargs_inputs to wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/12060/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
wangbo synced commits to feat/api-nodes/hunyuan3d at wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
060dbf553d Merge branch 'master' into feat/api-nodes/hunyuan3d
aef4e13588 Make empty latent node work with other models. (#12062)
4e6a1b66a9 speed up and reduce VRAM of QWEN VAE and WAN (less so) (#12036)
9cf299a9f9 Make regular empty latent node work properly on flux 2 variants. (#12050)
e89b22993a Support ModelScope-Trainer/DiffSynth LoRA format for Flux.2 Klein models (#12042)
Compare 14 commits »
wangbo synced commits to master at wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
26c5bbb875 Move nodes from previous PR into their own file. (#12066)
a97c98068f [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system (#11958)
635406e283 Only enable fp16 on z image models that actually support it. (#12065)
ed6002cb60 add support for kwargs inputs to allow arbitrary inputs from frontend (#12063)
bc72d7f8d1 [API Nodes] add TencentHunyuan3D nodes (#12026)
Compare 6 commits »
wangbo synced and deleted reference refs/tags/refs/pull/12026/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/11958/merge at wangbo/ComfyUI from mirror 2026-01-25 13:50:16 +08:00
wangbo synced and deleted reference refs/tags/rattus/prs/dynamic-vram at wangbo/ComfyUI from mirror 2026-01-25 13:50:15 +08:00
wangbo synced commits to refs/pull/2536/merge at wangbo/ComfyUI-Manager from mirror 2026-01-25 13:30:24 +08:00
e91802dff4 chore: changed name of the nodepack
Compare 2 commits »