• Joined on 2024-08-30
wangbo synced commits to refs/pull/13403/head at wangbo/ComfyUI from mirror 2026-05-05 06:42:47 +08:00
0fca6d7225 Add Optical Flow Loader.
5c11f5d232 Polish imports and modify asserts to raise proper errors with messages.
713b5577ff Add native RaftOpticalFlow code.
ba2d1f0c11 Drop cv2 & numpy dependency, run VOIDWarpedNoise with torch.
5138ed5326 Move imports to the top in nodes_void.py
Compare 34 commits »
wangbo synced commits to refs/pull/13193/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
1ac78180b3 make control-net load order deterministic (#13701)
c47633f3be prefetch: guard against no offload (#13703)
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
Compare 5 commits »
wangbo synced commits to refs/pull/13082/head at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
c900b8ec77 Create a dedicated node for ar_sampler.
d756a62716 Add better error handling for a custom ar_video sampler.
617eb86d0c Base frame_seq_len on the padded token grid.
b05044dbf3 Move KV cache end counter to Python int to avoid per-step host synchronization in AR sampling loops.
74295232be Remove ar_convert, now present in hg repackaged model repo.
Compare 37 commits »
wangbo synced commits to refs/pull/12061/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
c47633f3be prefetch: guard against no offload (#13703)
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
Compare 4 commits »
wangbo synced commits to refs/pull/12342/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
Compare 3 commits »
wangbo synced commits to refs/pull/12996/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691)
Compare 4 commits »
wangbo synced commits to refs/pull/12747/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691)
2806163f6e Default control_after_generate to fixed in PrimitiveInt node (#13690)
Compare 6 commits »
wangbo synced commits to refs/pull/13082/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
c900b8ec77 Create a dedicated node for ar_sampler.
d756a62716 Add better error handling for a custom ar_video sampler.
617eb86d0c Base frame_seq_len on the padded token grid.
b05044dbf3 Move KV cache end counter to Python int to avoid per-step host synchronization in AR sampling loops.
Compare 19 commits »
wangbo synced commits to refs/pull/10238/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:46 +08:00
1ac78180b3 make control-net load order deterministic (#13701)
c47633f3be prefetch: guard against no offload (#13703)
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
Compare 19 commits »
wangbo synced commits to void-model_CORE-38 at wangbo/ComfyUI from mirror 2026-05-05 06:42:44 +08:00
0fca6d7225 Add Optical Flow Loader.
5c11f5d232 Polish imports and modify asserts to raise proper errors with messages.
713b5577ff Add native RaftOpticalFlow code.
ba2d1f0c11 Drop cv2 & numpy dependency, run VOIDWarpedNoise with torch.
5138ed5326 Move imports to the top in nodes_void.py
Compare 34 commits »
wangbo synced new reference mattmiller/spec-nullable-device-index-essentials-category to wangbo/ComfyUI from mirror 2026-05-05 06:42:43 +08:00
wangbo synced commits to mattmiller/spec-nullable-device-index-essentials-category at wangbo/ComfyUI from mirror 2026-05-05 06:42:43 +08:00
wangbo synced commits to master at wangbo/ComfyUI from mirror 2026-05-05 06:42:36 +08:00
1ac78180b3 make control-net load order deterministic (#13701)
c47633f3be prefetch: guard against no offload (#13703)
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
Compare 3 commits »
wangbo synced commits to feature/generic-feature-flag-cli at wangbo/ComfyUI from mirror 2026-05-05 06:42:35 +08:00
ce2f848fa2 --feature-flag: document bare-key shorthand in metavar and help
0992141135 Merge branch 'master' into feature/generic-feature-flag-cli
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691)
2806163f6e Default control_after_generate to fixed in PrimitiveInt node (#13690)
Compare 14 commits »
wangbo synced commits to feature/deploy-environment-header at wangbo/ComfyUI from mirror 2026-05-05 06:42:33 +08:00
92096b3c85 Merge branch 'master' into feature/deploy-environment-header
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691)
2806163f6e Default control_after_generate to fixed in PrimitiveInt node (#13690)
cea8d0925f Refactor LoadImageMask to use LoadImage code. (#13687)
Compare 82 commits »
wangbo synced and deleted reference refs/tags/refs/pull/13701/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:31 +08:00
wangbo synced commits to dev/tmp-api-nodes/test-nodes at wangbo/ComfyUI from mirror 2026-05-05 06:42:31 +08:00
f9bb70a2ea dev: update group picker route to /proxy/seedance/visual-validate/groups
wangbo synced commits to feat/api-nodes/openai-gpt5.5 at wangbo/ComfyUI from mirror 2026-05-05 06:42:31 +08:00
db1243e54c Merge branch 'master' into feat/api-nodes/openai-gpt5.5
c33d26c283 fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698)
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691)
2806163f6e Default control_after_generate to fixed in PrimitiveInt node (#13690)
Compare 17 commits »
wangbo synced and deleted reference refs/tags/refs/pull/13698/merge at wangbo/ComfyUI from mirror 2026-05-05 06:42:31 +08:00
wangbo synced commits to refs/pull/9756/merge at wangbo/ComfyUI from mirror 2026-05-04 22:32:36 +08:00
f3ea976cba Fix a1111 typo in extra_model_paths.yaml (#2720)
5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691)
2806163f6e Default control_after_generate to fixed in PrimitiveInt node (#13690)
cea8d0925f Refactor LoadImageMask to use LoadImage code. (#13687)
Compare 6 commits »