• Joined on 2024-08-30
wangbo synced commits to refs/pull/1601/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:44 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 19 commits »
wangbo synced commits to refs/pull/2918/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:44 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 19 commits »
wangbo synced commits to refs/pull/530/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:44 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 20 commits »
wangbo synced commits to refs/pull/5011/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:44 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 19 commits »
wangbo synced commits to refs/pull/12882/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:43 +08:00
af7b4a921d feat: Add CacheProvider API for external distributed caching (#12056)
8d9faaa181 Update requirements.txt (#12910)
47e1e316c5 Lower kv cache memory usage. (#12909)
712411d539 chore: update workflow templates to v0.9.21 (#12908)
Compare 8 commits »
wangbo synced commits to refs/pull/1469/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:43 +08:00
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
af7b4a921d feat: Add CacheProvider API for external distributed caching (#12056)
Compare 20 commits »
wangbo synced commits to refs/pull/12907/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:43 +08:00
95126cea62 Disable on non-Blackwell
af7b4a921d feat: Add CacheProvider API for external distributed caching (#12056)
8d9faaa181 Update requirements.txt (#12910)
322b416245 Better guards
Compare 8 commits »
wangbo synced commits to refs/pull/12907/head at wangbo/ComfyUI from mirror 2026-03-13 13:18:43 +08:00
95126cea62 Disable on non-Blackwell
322b416245 Better guards
7220240517 Add stochastic rounding for LoRAs
Compare 3 commits »
wangbo synced commits to refs/pull/12881/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:43 +08:00
af7b4a921d feat: Add CacheProvider API for external distributed caching (#12056)
8d9faaa181 Update requirements.txt (#12910)
47e1e316c5 Lower kv cache memory usage. (#12909)
712411d539 chore: update workflow templates to v0.9.21 (#12908)
Compare 8 commits »
wangbo synced commits to refs/pull/12880/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:43 +08:00
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
af7b4a921d feat: Add CacheProvider API for external distributed caching (#12056)
Compare 11 commits »
wangbo synced commits to refs/pull/12863/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:42 +08:00
6aa1ba5dff Merge dc8cd3a8695c81a97d0ddd69472e8fc53b5c6aa2 into d1d53c14be
dc8cd3a869 Remove unused imports in scanner.py
0a16ce9e16 Fix missing tag count for is_missing references and update test for total_tags field
27cb224d5d fix: SQLite migration 0003 FK drop fails on file-backed DBs (MB-2)
fa51437eed Reject client-provided id, fix preview URLs, rename tags→total_tags
Compare 31 commits »
wangbo synced commits to refs/pull/12863/head at wangbo/ComfyUI from mirror 2026-03-13 13:18:42 +08:00
dc8cd3a869 Remove unused imports in scanner.py
0a16ce9e16 Fix missing tag count for is_missing references and update test for total_tags field
27cb224d5d fix: SQLite migration 0003 FK drop fails on file-backed DBs (MB-2)
fa51437eed Reject client-provided id, fix preview URLs, rename tags→total_tags
70a9ba7495 Derive subfolder tags from path in register_file_in_place
Compare 50 commits »
wangbo synced commits to refs/pull/12849/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:41 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 12 commits »
wangbo synced commits to refs/pull/12772/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:41 +08:00
47e1e316c5 Lower kv cache memory usage. (#12909)
712411d539 chore: update workflow templates to v0.9.21 (#12908)
3fa8c5686d fix: use frontend-compatible format for Float gradient_stops (#12789)
73d9599495 add painter node (#12294)
Compare 8 commits »
wangbo synced commits to refs/pull/12812/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:41 +08:00
e1855e2d7d Merge 42eda2b6fc38dafa5ebc00b1cc73c77578b0abe1 into af7b4a921d
af7b4a921d feat: Add CacheProvider API for external distributed caching (#12056)
8d9faaa181 Update requirements.txt (#12910)
47e1e316c5 Lower kv cache memory usage. (#12909)
712411d539 chore: update workflow templates to v0.9.21 (#12908)
Compare 8 commits »
wangbo synced commits to refs/pull/12838/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:41 +08:00
8d9faaa181 Update requirements.txt (#12910)
47e1e316c5 Lower kv cache memory usage. (#12909)
712411d539 chore: update workflow templates to v0.9.21 (#12908)
3fa8c5686d fix: use frontend-compatible format for Float gradient_stops (#12789)
Compare 8 commits »
wangbo synced commits to refs/pull/12765/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:40 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 12 commits »
wangbo synced commits to refs/pull/12771/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:40 +08:00
4a8cf359fe Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915)
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 11 commits »
wangbo synced commits to refs/pull/12769/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:40 +08:00
47e1e316c5 Lower kv cache memory usage. (#12909)
712411d539 chore: update workflow templates to v0.9.21 (#12908)
3fa8c5686d fix: use frontend-compatible format for Float gradient_stops (#12789)
73d9599495 add painter node (#12294)
Compare 6 commits »
wangbo synced commits to refs/pull/12757/merge at wangbo/ComfyUI from mirror 2026-03-13 13:18:39 +08:00
98d9b7df2f remove curve to sigmas node
63d1bbdb40 ComfyUI v0.17.0
5df1427124 Fix audio extraction and truncation bugs (#12652)
d1d53c14be Revert "feat: Add CacheProvider API for external distributed caching (#12056)" (#12912)
Compare 15 commits »