• Joined on 2024-08-30
wangbo synced commits to refs/pull/12679/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:02 +08:00
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
Compare 8 commits »
wangbo synced commits to refs/pull/12681/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:02 +08:00
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
Compare 7 commits »
wangbo synced commits to refs/pull/9305/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:02 +08:00
26d41e67c7 Merge d82cd6563aa8beb6b00a52e504fdb529a5f7e4e6 into 94f1a1cc9d
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
e721e24136 ops: implement lora requanting for non QuantizedTensor fp8 (#12668)
25ec3d96a3 Class WanVAE, def encode, feat_map is using self.decoder instead of self.encoder (#12682)
1f1ec377ce feat: add ResolutionSelector node for aspect ratio and megapixel-based resolution calculation (#12199)
Compare 6 commits »
wangbo synced commits to refs/pull/12647/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
fbbdfeb691 Merge 873c8e763d1e3bfaf1f3fdf7c7d6f618aa8eb600 into 80d49441e5
873c8e763d feat: add accumulate toggle to SaveImage and PreviewImage nodes
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
Compare 9 commits »
wangbo synced commits to refs/pull/12614/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
e5f999702a Merge branch 'master' into scail
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
Compare 10 commits »
wangbo synced commits to refs/pull/12621/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
4ab99b4c19 Merge 328bfd0861aa05721b5ca4490de88b344810bac3 into 80d49441e5
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
Compare 7 commits »
wangbo synced commits to refs/pull/12656/head at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
98bf0162b9 Merge branch 'master' into upd-docs
4f35a4ca50 docs: overhaul README for clarity and add venv instructions
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
Compare 19 commits »
wangbo synced commits to refs/pull/12652/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
1f1ec377ce feat: add ResolutionSelector node for aspect ratio and megapixel-based resolution calculation (#12199)
0a7f8e11b6 fix torch.cat requiring inputs to all be same dimensions (#12673)
Compare 3 commits »
wangbo synced commits to refs/pull/12653/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
069ffdbf87 Merge ce8d4e028a818f66f6000efe8bb44a567783affb into 9d0e114ee3
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
e721e24136 ops: implement lora requanting for non QuantizedTensor fp8 (#12668)
Compare 7 commits »
wangbo synced commits to refs/pull/12647/head at wangbo/ComfyUI from mirror 2026-02-28 14:58:01 +08:00
873c8e763d feat: add accumulate toggle to SaveImage and PreviewImage nodes
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
Compare 24 commits »
wangbo synced commits to refs/pull/12578/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
e721e24136 ops: implement lora requanting for non QuantizedTensor fp8 (#12668)
Compare 7 commits »
wangbo synced commits to refs/pull/12614/head at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
e5f999702a Merge branch 'master' into scail
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
Compare 9 commits »
wangbo synced commits to refs/pull/12597/head at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
409a3a993d Temp remove.
Compare 2 commits »
wangbo synced commits to refs/pull/12581/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
1d19350d13 Merge 8b44ca92bf4e928eebfcaa468eefe6b667583635 into 94f1a1cc9d
8b44ca92bf feat: support typed wrapper format for widget values
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
e721e24136 ops: implement lora requanting for non QuantizedTensor fp8 (#12668)
25ec3d96a3 Class WanVAE, def encode, feat_map is using self.decoder instead of self.encoder (#12682)
Compare 6 commits »
wangbo synced commits to refs/pull/12540/merge at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
83df2a88bd refactor: add prompt_id as hidden type, fix imports, add docstrings
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
1c7e656eb4 Add prompt_id to progress_text binary WS messages
e721e24136 ops: implement lora requanting for non QuantizedTensor fp8 (#12668)
Compare 7 commits »
wangbo synced commits to refs/pull/12581/head at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
8b44ca92bf feat: support typed wrapper format for widget values
wangbo synced commits to refs/pull/12540/head at wangbo/ComfyUI from mirror 2026-02-28 14:58:00 +08:00
83df2a88bd refactor: add prompt_id as hidden type, fix imports, add docstrings
1c7e656eb4 Add prompt_id to progress_text binary WS messages
e721e24136 ops: implement lora requanting for non QuantizedTensor fp8 (#12668)
25ec3d96a3 Class WanVAE, def encode, feat_map is using self.decoder instead of self.encoder (#12682)
1f1ec377ce feat: add ResolutionSelector node for aspect ratio and megapixel-based resolution calculation (#12199)
Compare 162 commits »
wangbo synced commits to refs/pull/12369/merge at wangbo/ComfyUI from mirror 2026-02-28 14:57:59 +08:00
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
94f1a1cc9d Limit overlap in image tile and combine nodes to prevent issues. (#12688)
Compare 8 commits »
wangbo synced commits to refs/pull/12464/merge at wangbo/ComfyUI from mirror 2026-02-28 14:57:59 +08:00
95e1059661 fix(ace15): handle missing lm_metadata in memory estimation during checkpoint export #12669 (#12686)
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
Compare 83 commits »
wangbo synced commits to refs/pull/12378/merge at wangbo/ComfyUI from mirror 2026-02-28 14:57:59 +08:00
95e1059661 fix(ace15): handle missing lm_metadata in memory estimation during checkpoint export #12669 (#12686)
80d49441e5 refactor: use AspectRatio enum members as ASPECT_RATIOS dict keys (#12689)
9d0e114ee3 PyOpenGL-accelerate is not necessary. (#12692)
ac4412d0fa Native LongCat-Image implementation (#12597)
Compare 8 commits »