• Joined on 2024-08-30
wangbo synced commits to refs/pull/10258/merge at wangbo/ComfyUI from mirror 2025-12-04 11:57:05 +08:00
440268d394 convert nodes_load_3d.py to V3 schema (#10990)
Compare 2 commits »
wangbo synced commits to v3-improvements at wangbo/ComfyUI from mirror 2025-12-04 11:57:05 +08:00
2b6106d57b Prepare Autogrow's expand_schema_for_dynamic to work with upcoming frontend changes
7637be3c16 Merge branch 'master' into v3-improvements
dce518c2b4 convert nodes_audio.py to V3 schema (#10798)
3a40e08f8d Added CustomCombo node in backend to reflect frontend node
23cd5bbe0e Replace ... usage with a MISSING sentinel for clarity in nodes_logic.py
Compare 8 commits »
wangbo synced commits to refs/pull/10669/merge at wangbo/ComfyUI from mirror 2025-12-04 11:57:05 +08:00
dce518c2b4 convert nodes_audio.py to V3 schema (#10798)
440268d394 convert nodes_load_3d.py to V3 schema (#10990)
Compare 3 commits »
wangbo synced commits to fp8_refactor at wangbo/ComfyUI from mirror 2025-12-04 11:57:04 +08:00
83a0fa107b Quick fix unit tests.
8fa3d1281e Remove unused json import
4a87e96a8d Make old fp8 system use new mixed quant system.
440268d394 convert nodes_load_3d.py to V3 schema (#10990)
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
Compare 25 commits »
wangbo synced and deleted reference refs/tags/combooption-output at wangbo/ComfyUI from mirror 2025-12-04 11:57:04 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/10798/merge at wangbo/ComfyUI from mirror 2025-12-04 11:57:04 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/10990/merge at wangbo/ComfyUI from mirror 2025-12-04 11:57:04 +08:00
wangbo synced commits to master at wangbo/ComfyUI from mirror 2025-12-04 11:57:04 +08:00
ecdc8697d5 Qwen Image Lora training fix from #11090 (#11094)
dce518c2b4 convert nodes_audio.py to V3 schema (#10798)
440268d394 convert nodes_load_3d.py to V3 schema (#10990)
Compare 3 commits »
wangbo synced commits to refs/pull/2318/merge at wangbo/ComfyUI-Manager from mirror 2025-12-04 04:07:04 +08:00
c709274a28 update DB
c8f05e79db update DB
4d2887e99f Add ComfyUI-FailSafe-Translate-Node to custom-node-list (#2330)
29256a5154 update DB
Compare 15 commits »
wangbo synced commits to refs/pull/9901/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
Compare 79 commits »
wangbo synced commits to refs/pull/9815/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
Compare 79 commits »
wangbo synced commits to refs/pull/9956/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
Compare 24 commits »
wangbo synced commits to refs/pull/9974/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
Compare 21 commits »
wangbo synced commits to refs/pull/9848/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
Compare 34 commits »
wangbo synced commits to refs/pull/9820/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
87c104bfc1 add support for "@image" reference format in Kling Omni API nodes (#11082)
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
Compare 15 commits »
wangbo synced commits to refs/pull/9803/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:14 +08:00
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
c120eee5ba Add MatchType, DynamicCombo, and Autogrow support to V3 Schema (#10832)
Compare 12 commits »
wangbo synced commits to refs/pull/9550/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:13 +08:00
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
c120eee5ba Add MatchType, DynamicCombo, and Autogrow support to V3 Schema (#10832)
Compare 13 commits »
wangbo synced commits to refs/pull/9756/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:13 +08:00
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
c120eee5ba Add MatchType, DynamicCombo, and Autogrow support to V3 Schema (#10832)
Compare 12 commits »
wangbo synced commits to refs/pull/9305/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:13 +08:00
2f17b49531 Merge 32d2ece3fe1c52521f3533f4743b782c3e2bb284 into 19f2192d69
19f2192d69 fix(V3-Schema): use empty list defaults for Schema.inputs/outputs/hidden to avoid None issues (#11083)
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
Compare 3 commits »
wangbo synced commits to refs/pull/9207/merge at wangbo/ComfyUI from mirror 2025-12-04 03:47:13 +08:00
519c941165 Prs/lora reservations (reduce massive Lora reservations especially on Flux2) (#11069)
861817d22d Fix issue with portable updater. (#11070)
c120eee5ba Add MatchType, DynamicCombo, and Autogrow support to V3 Schema (#10832)
73f5649196 Implement temporal rolling VAE (Major VRAM reductions in Hunyuan and Kandinsky) (#10995)
Compare 19 commits »