• Joined on 2024-08-30
wangbo synced commits to synap5e/assets-namespaced-tags at wangbo/ComfyUI from mirror 2026-07-08 07:31:42 +08:00
fcefa909d0 Merge branch 'master' into synap5e/assets-namespaced-tags
51bf508a0b feat: Implement basic text overlay node (CORE-137) (#14610)
a3020f107e fix(Video): don't crash on videos with undecodable audio streams (#14746)
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
Compare 36 commits »
wangbo synced new reference fix/core/video-transcode-oom to wangbo/ComfyUI from mirror 2026-07-08 07:31:40 +08:00
wangbo synced commits to fix/core/video-transcode-oom at wangbo/ComfyUI from mirror 2026-07-08 07:31:37 +08:00
wangbo synced new reference cloud-openapi-projection to wangbo/ComfyUI from mirror 2026-07-08 07:31:36 +08:00
wangbo synced commits to cloud-openapi-projection at wangbo/ComfyUI from mirror 2026-07-08 07:31:34 +08:00
wangbo synced new reference ci/bump-cursor-review-fb648ab to wangbo/ComfyUI from mirror 2026-07-08 07:31:33 +08:00
wangbo synced commits to ci/bump-cursor-review-fb648ab at wangbo/ComfyUI from mirror 2026-07-08 07:31:32 +08:00
wangbo synced new reference ci/bump-cursor-review-df507e6 to wangbo/ComfyUI from mirror 2026-07-08 07:31:31 +08:00
wangbo synced commits to ci/bump-cursor-review-df507e6 at wangbo/ComfyUI from mirror 2026-07-08 07:31:28 +08:00
wangbo synced new reference ci/bump-cursor-review-21973fa to wangbo/ComfyUI from mirror 2026-07-08 07:31:24 +08:00
wangbo synced commits to ci/bump-cursor-review-21973fa at wangbo/ComfyUI from mirror 2026-07-08 07:31:21 +08:00
wangbo synced commits to refs/pull/3049/merge at wangbo/ComfyUI-Manager from mirror 2026-07-08 07:30:48 +08:00
e11e9034ce Merge pull request #3058 from kgilper/update-krea-reference-sliders
fb75c048bd Update ComfyUI Krea Reference description: Concept Slider nodes added
f7fd701e19 update DB
cf883eb762 Merge pull request #3057 from Azornes/azornes-resolutionmaster-preemption
Compare 6 commits »
wangbo synced commits to refs/pull/3031/merge at wangbo/ComfyUI-Manager from mirror 2026-07-08 07:30:46 +08:00
e11e9034ce Merge pull request #3058 from kgilper/update-krea-reference-sliders
fb75c048bd Update ComfyUI Krea Reference description: Concept Slider nodes added
f7fd701e19 update DB
cf883eb762 Merge pull request #3057 from Azornes/azornes-resolutionmaster-preemption
Compare 6 commits »
wangbo synced commits to refs/pull/9820/merge at wangbo/ComfyUI from mirror 2026-07-07 23:22:02 +08:00
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
439bd807f8 Skip unloading dynamic model patchers in current workflow. (#14799)
Compare 4 commits »
wangbo synced commits to refs/pull/9756/merge at wangbo/ComfyUI from mirror 2026-07-07 23:22:00 +08:00
a3020f107e fix(Video): don't crash on videos with undecodable audio streams (#14746)
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
Compare 4 commits »
wangbo synced commits to refs/pull/9113/merge at wangbo/ComfyUI from mirror 2026-07-07 23:21:59 +08:00
0c509600a4 Updated the test case in tests-unit/comfy_test/folder_path_test.py to prevent any module-level state mutation as suggested by CodeRabbit review.
088006b0f4 Added parameter validation in comfy/cli_args.py to ensure the --models-directory argument is passing a valid path. Add getter/setter functons in folder_paths.py to mirror other similar args getter/setter helpers. Added test coverage in tests-unit/comfy_test/folder_path_test.py. test_models_directory_cli_and_getters(): Verifies that passing a valid path via the CLI sets up both the getter and underlying global variable correctly, and asserts that invalid paths fail-fast with validation errors. test_models_dir_getter_setter(): Asserts that programmatic calls to the new getter/setter interface function reliably and clean up after themselves.
14a19a1aba Merge branch 'Comfy-Org:master' into models-dir-arg
7cf4e78335 Delete symlink that breaks our updates. (#14803)
Compare 6 commits »
wangbo synced commits to refs/pull/9113/head at wangbo/ComfyUI from mirror 2026-07-07 23:21:57 +08:00
0c509600a4 Updated the test case in tests-unit/comfy_test/folder_path_test.py to prevent any module-level state mutation as suggested by CodeRabbit review.
088006b0f4 Added parameter validation in comfy/cli_args.py to ensure the --models-directory argument is passing a valid path. Add getter/setter functons in folder_paths.py to mirror other similar args getter/setter helpers. Added test coverage in tests-unit/comfy_test/folder_path_test.py. test_models_directory_cli_and_getters(): Verifies that passing a valid path via the CLI sets up both the getter and underlying global variable correctly, and asserts that invalid paths fail-fast with validation errors. test_models_dir_getter_setter(): Asserts that programmatic calls to the new getter/setter interface function reliably and clean up after themselves.
14a19a1aba Merge branch 'Comfy-Org:master' into models-dir-arg
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
Compare 61 commits »
wangbo synced commits to refs/pull/8380/merge at wangbo/ComfyUI from mirror 2026-07-07 23:21:55 +08:00
a3020f107e fix(Video): don't crash on videos with undecodable audio streams (#14746)
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
Compare 4 commits »
wangbo synced commits to refs/pull/14769/merge at wangbo/ComfyUI from mirror 2026-07-07 23:21:54 +08:00
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
439bd807f8 Skip unloading dynamic model patchers in current workflow. (#14799)
Compare 4 commits »
wangbo synced commits to refs/pull/14768/merge at wangbo/ComfyUI from mirror 2026-07-07 23:21:53 +08:00
a3020f107e fix(Video): don't crash on videos with undecodable audio streams (#14746)
7cf4e78335 Delete symlink that breaks our updates. (#14803)
7747c342d4 ci: add CLA Assistant workflow (#14582)
Compare 4 commits »