• Joined on 2024-08-30
wangbo synced commits to deepme987/add-execution-environment-api at wangbo/ComfyUI from mirror 2026-03-20 08:33:50 +08:00
cb1ca33ac0 Merge branch 'master' into deepme987/add-execution-environment-api
8458ae2686 Revert "fix: run text encoders on MPS GPU instead of CPU for Apple Silicon (#…" (#13070)
fd0261d2bc Reduce tiled decode peak memory (#13050)
ab14541ef7 memory: Add more exclusion criteria to pinned read (#13067)
6589562ae3 ltx: vae: implement chunked encoder + CPU IO chunking (Big VRAM reductions) (#13062)
Compare 6 commits »
wangbo synced and deleted reference refs/tags/refs/pull/13067/merge at wangbo/ComfyUI from mirror 2026-03-20 08:33:48 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/13050/merge at wangbo/ComfyUI from mirror 2026-03-20 08:33:46 +08:00
wangbo synced and deleted reference refs/tags/refs/pull/13062/merge at wangbo/ComfyUI from mirror 2026-03-20 08:33:46 +08:00
wangbo synced and deleted reference refs/tags/comfyanonymous-patch-1 at wangbo/ComfyUI from mirror 2026-03-20 08:33:45 +08:00
wangbo synced commits to refs/pull/7701/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:22 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 29 commits »
wangbo synced commits to refs/pull/6277/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:21 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 24 commits »
wangbo synced commits to refs/pull/13062/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:20 +08:00
ec60b6969b ltx: vae-encode: round chunk sizes more strictly
Compare 2 commits »
wangbo synced commits to refs/pull/13062/head at wangbo/ComfyUI from mirror 2026-03-20 00:25:20 +08:00
ec60b6969b ltx: vae-encode: round chunk sizes more strictly
wangbo synced commits to refs/pull/13037/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:19 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 7 commits »
wangbo synced commits to refs/pull/13001/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:18 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 14 commits »
wangbo synced commits to refs/pull/12996/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:17 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 10 commits »
wangbo synced commits to refs/pull/12919/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:15 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 24 commits »
wangbo synced commits to refs/pull/12812/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:14 +08:00
ac1b4c52be Merge a1233b1319f8ca1348e283e7b907bb27de01e41b into f6b869d7d3
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
Compare 4 commits »
wangbo synced commits to refs/pull/12603/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:13 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 7 commits »
wangbo synced commits to refs/pull/12535/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:12 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 40 commits »
wangbo synced commits to refs/pull/12497/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:11 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 40 commits »
wangbo synced commits to refs/pull/12406/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:10 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 7 commits »
wangbo synced commits to refs/pull/11507/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:09 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 29 commits »
wangbo synced commits to refs/pull/11377/merge at wangbo/ComfyUI from mirror 2026-03-20 00:25:09 +08:00
f6b869d7d3 fp16 intermediates doen't work for some text enc models. (#13056)
56ff88f951 Fix regression. (#13053)
9fff091f35 Further Reduce LTX VAE decode peak RAM usage (#13052)
dcd659590f Make more intermediate values follow the intermediate dtype. (#13051)
Compare 40 commits »