• Joined on 2024-08-30
wangbo synced commits to refs/pull/12621/head at wangbo/ComfyUI from mirror 2026-03-04 16:57:36 +08:00
d5cac66405 feat: soft-delete for AssetReference with scanner persistence
ce17e303fc fix: acquire exclusive DB lock after migrations to avoid self-deadlock
c268507ea7 Fix asset API security and correctness issues
d638d81d6c fix: acquire exclusive SQLite lock at startup to prevent multi-process DB conflicts
67c4f79c22 Reduce duplication across assets module
Compare 5 commits »
wangbo synced commits to refs/pull/12680/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:36 +08:00
b632d4f31f Merge b52052846d72777e1871add34157c43fce290434 into b6ddc590ed
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
09bcbddfcf ModelPatcherDynamic: Force load all non-comfy weights (#12739)
Compare 5 commits »
wangbo synced commits to refs/pull/12662/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:36 +08:00
ac6513e142 DynamicVram: Add casting / fix torch Buffer weights (#12749)
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
Compare 6 commits »
wangbo synced commits to refs/pull/12200/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
09bcbddfcf ModelPatcherDynamic: Force load all non-comfy weights (#12739)
Compare 8 commits »
wangbo synced commits to refs/pull/12578/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
ac6513e142 DynamicVram: Add casting / fix torch Buffer weights (#12749)
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
Compare 10 commits »
wangbo synced commits to refs/pull/12540/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
eb011733b6 Fix VideoFromComponents.save_to crash when writing to BytesIO (#12683)
ac6513e142 DynamicVram: Add casting / fix torch Buffer weights (#12749)
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
Compare 5 commits »
wangbo synced commits to refs/pull/12522/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
eb011733b6 Fix VideoFromComponents.save_to crash when writing to BytesIO (#12683)
ac6513e142 DynamicVram: Add casting / fix torch Buffer weights (#12749)
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
Compare 17 commits »
wangbo synced commits to refs/pull/12510/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
ac6513e142 DynamicVram: Add casting / fix torch Buffer weights (#12749)
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
Compare 6 commits »
wangbo synced commits to refs/pull/12301/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
09bcbddfcf ModelPatcherDynamic: Force load all non-comfy weights (#12739)
Compare 8 commits »
wangbo synced commits to refs/pull/12056/head at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
9586c79ad9 fix: wrap register/unregister as explicit static methods
7c3c427639 fix: enable external caching for subcache (expanded) nodes
71fd8f7e20 fix: suppress ruff F401 for re-exported CacheContext
15a23ad5f6 fix: generalize self-inequality check, fail-closed canonicalization
8ed3386d3b refactor: move public types to comfy_api, eager provider snapshot
Compare 10 commits »
wangbo synced commits to refs/pull/12056/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
9586c79ad9 fix: wrap register/unregister as explicit static methods
7c3c427639 fix: enable external caching for subcache (expanded) nodes
71fd8f7e20 fix: suppress ruff F401 for re-exported CacheContext
15a23ad5f6 fix: generalize self-inequality check, fail-closed canonicalization
Compare 12 commits »
wangbo synced commits to refs/pull/12543/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:35 +08:00
e4be394129 Merge 2500d0fcfb973724731824e829276e073bd9b396 into b6ddc590ed
b6ddc590ed CURVE type (#12581)
f719a9d928 Adjust memory usage factor of zeta model. (#12746)
174fd6759d main: Load aimdo after logger is setup (#12743)
09bcbddfcf ModelPatcherDynamic: Force load all non-comfy weights (#12739)
Compare 9 commits »
wangbo synced commits to master at wangbo/ComfyUI from mirror 2026-03-04 16:57:33 +08:00
eb011733b6 Fix VideoFromComponents.save_to crash when writing to BytesIO (#12683)
ac6513e142 DynamicVram: Add casting / fix torch Buffer weights (#12749)
b6ddc590ed CURVE type (#12581)
Compare 3 commits »
wangbo synced and deleted reference refs/tags/curve at wangbo/ComfyUI from mirror 2026-03-04 16:57:32 +08:00
wangbo synced commits to luke-mino-altherr/asynchronous-scanning-stacked at wangbo/ComfyUI from mirror 2026-03-04 16:57:32 +08:00
d5cac66405 feat: soft-delete for AssetReference with scanner persistence
ce17e303fc fix: acquire exclusive DB lock after migrations to avoid self-deadlock
c268507ea7 Fix asset API security and correctness issues
d638d81d6c fix: acquire exclusive SQLite lock at startup to prevent multi-process DB conflicts
67c4f79c22 Reduce duplication across assets module
Compare 5 commits »
wangbo synced commits to feat/cache-provider-api at wangbo/ComfyUI from mirror 2026-03-04 16:57:32 +08:00
9586c79ad9 fix: wrap register/unregister as explicit static methods
7c3c427639 fix: enable external caching for subcache (expanded) nodes
71fd8f7e20 fix: suppress ruff F401 for re-exported CacheContext
15a23ad5f6 fix: generalize self-inequality check, fail-closed canonicalization
8ed3386d3b refactor: move public types to comfy_api, eager provider snapshot
Compare 10 commits »
wangbo synced and deleted reference refs/tags/refs/pull/12683/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:32 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/12581/merge at wangbo/ComfyUI from mirror 2026-03-04 16:57:32 +08:00
wangbo synced commits to refs/pull/2103/merge at wangbo/ComfyUI-Manager from mirror 2026-03-04 16:47:59 +08:00
001adf19c9 update DB
d2459128db update DB
3ad3f0df39 update DB
535d288bf1 Add ComfyUI-Lux3D (#2650)
Compare 16 commits »
wangbo synced commits to refs/pull/9756/merge at wangbo/ComfyUI from mirror 2026-03-04 08:47:56 +08:00
174fd6759d main: Load aimdo after logger is setup (#12743)
09bcbddfcf ModelPatcherDynamic: Force load all non-comfy weights (#12739)
dff0a4a158 Fix VAEDecodeAudioTiled ignoring tile_size input (#12735) (#12738)
9ebee0a217 Feat: z-image pixel space (model still training atm) (#12709)
Compare 10 commits »