• Joined on 2024-08-30
wangbo synced commits to refs/pull/12801/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:32 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 21 commits »
wangbo synced commits to refs/pull/13318/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:32 +08:00
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
e75b739c1d Delete the source branch after doing the backport. (#14062)
112fcd5f3b openapi: align response declarations with implementation (5 endpoints) (#14058)
Compare 6 commits »
wangbo synced commits to refs/pull/13432/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:32 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 27 commits »
wangbo synced commits to refs/pull/12951/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:32 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 8 commits »
wangbo synced commits to refs/pull/13027/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:32 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 34 commits »
wangbo synced new reference revert/pollockjj-vae-upscale-lanes to wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
wangbo synced commits to refs/pull/11426/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 8 commits »
wangbo synced commits to refs/pull/10714/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 8 commits »
wangbo synced commits to refs/pull/12544/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 8 commits »
wangbo synced commits to refs/pull/12543/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 10 commits »
wangbo synced commits to refs/pull/10258/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 8 commits »
wangbo synced commits to worksplit-multigpu at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
5c2e34ca4e Merge branch 'master' into worksplit-multigpu
b319c8088b SelectXDevice: address code-review follow-ups
9ee1540882 SelectXDevice: use lowercase validate_inputs for V3 combo bypass
4e650055d0 SelectXDevice nodes: register new load_device with ModelPatcherDynamic
d7706091ae Add Select Model/CLIP/VAE Device passthrough nodes
Compare 31 commits »
wangbo synced commits to refs/pull/10016/merge at wangbo/ComfyUI from mirror 2026-05-23 15:37:31 +08:00
d80fcafee7 Remove dead code. (#14072)
187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070)
c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065)
7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060)
Compare 78 commits »
wangbo synced new reference matt/openapi-add-cloud-enum-values to wangbo/ComfyUI from mirror 2026-05-23 15:37:30 +08:00
wangbo synced commits to reintroduce/pollockjj-vae-upscale-lanes at wangbo/ComfyUI from mirror 2026-05-23 15:37:30 +08:00
wangbo synced commits to revert/pollockjj-vae-upscale-lanes at wangbo/ComfyUI from mirror 2026-05-23 15:37:30 +08:00
wangbo synced new reference reintroduce/pollockjj-vae-upscale-lanes to wangbo/ComfyUI from mirror 2026-05-23 15:37:30 +08:00
wangbo synced commits to matt/openapi-fix-billing-status-enum at wangbo/ComfyUI from mirror 2026-05-23 15:37:30 +08:00
wangbo synced new reference matt/openapi-fix-billing-status-enum to wangbo/ComfyUI from mirror 2026-05-23 15:37:30 +08:00
wangbo synced commits to matt/openapi-add-cloud-enum-values at wangbo/ComfyUI from mirror 2026-05-23 15:37:29 +08:00