Commit Graph

  • 62591bca96 Bump comfyui-frontend-package to 1.51.10 #16118 automation/comfyui-frontend-bump github-actions[bot] 2026-09-07 13:55:39 +00:00
  • ea33b15489 Fix transparent Porter-Duff blend modes (#15721) Zhewen Tan 2026-09-07 15:53:13 +08:00
  • fbed745c8d Don't invert the alpha channel in the Invert Image node (#15622) Christian Byrne 2026-09-06 19:38:26 -07:00
  • 4bd680a95d Merge branch 'master' into glary/fix-image-invert-alpha #15622 glary/fix-image-invert-alpha Alexis Rolland 2026-09-06 19:32:59 -07:00
  • f9c706f317 Don't blend the alpha channel in the Blend Images node (#15625) Christian Byrne 2026-09-06 19:32:25 -07:00
  • 8bfcb9fa74 Merge branch 'master' into glary/fix-image-blend-alpha #15625 glary/fix-image-blend-alpha Alexis Rolland 2026-09-06 19:30:44 -07:00
  • 20f1a41289 Fix Draw Text Overlay on images with an alpha channel (#15634) Christian Byrne 2026-09-06 19:26:05 -07:00
  • 0b5657d47b Merge branch 'master' into glary/fix-text-overlay-alpha #15634 glary/fix-text-overlay-alpha Alexis Rolland 2026-09-06 19:22:24 -07:00
  • aa4582f93a Fix Quantize Image on images with an alpha channel (#15630) Christian Byrne 2026-09-06 19:15:34 -07:00
  • edcd4e7b0e Merge branch 'master' into glary/fix-image-quantize-alpha #15630 glary/fix-image-quantize-alpha Alexis Rolland 2026-09-06 19:10:39 -07:00
  • 25dfc16f9a Don't adjust the alpha channel in the image color adjustment nodes (#15629) Christian Byrne 2026-09-06 18:09:20 -07:00
  • 9c460aea3f Merge branch 'master' into glary/fix-dataset-color-nodes-alpha #15629 glary/fix-dataset-color-nodes-alpha Alexis Rolland 2026-09-06 18:02:40 -07:00
  • 18f40454b4 Updating NormalizeImagesNode to make inputs non-advanced to avoid empty node Alexis Rolland 2026-09-06 18:02:24 -07:00
  • 278a1fdedc Update sparse attention node #16154 harmonize-model-attention-backend Alexis Rolland 2026-09-06 17:33:43 -07:00
  • 532d6e5d18 Update ModelAttentionBackend to use node v3 API, added descriptions and tooltips. Alexis Rolland 2026-09-06 15:40:52 -07:00
  • d03a2430e1 Fix Detect Edges (Canny) on images with an alpha channel (#15631) Christian Byrne 2026-09-06 14:13:35 -07:00
  • bd51c36864 Merge branch 'master' into glary/fix-canny-alpha #15631 glary/fix-canny-alpha Alexis Rolland 2026-09-06 14:10:22 -07:00
  • 7b3b262bcb Add color space conversion node. (#16135) comfyanonymous 2026-09-06 14:02:02 -07:00
  • 07dd46dc4a Fix the RGB/YUV conversion nodes on images with an alpha channel (#15632) Christian Byrne 2026-09-06 13:59:43 -07:00
  • 0f4c9cf6ed Merge branch 'master' into glary/fix-rgb-yuv-alpha #15632 glary/fix-rgb-yuv-alpha Alexis Rolland 2026-09-06 13:49:23 -07:00
  • 82db4037ce Fix test_base_path_changes leaking a reloaded cli_args singleton (#16053) guill 2026-09-06 13:15:15 -07:00
  • dbe5fbc797 Merge branch 'master' into governance/test-isolation-fix #16053 governance/test-isolation-fix Alexis Rolland 2026-09-06 13:13:13 -07:00
  • a99d1f9c14 Pause comfy compiler for long lived sparse allocations (#16148) rattus 2026-09-07 03:49:45 +10:00
  • 04419ff226 [Partner Nodes] refactor(client): drop inert defensive code in estimate parsing and progress math #16152 feat/partner-nodes/estimate-headers-client Alexander Piskun 2026-09-06 18:19:30 +04:00
  • d61ab47b8a [Partner Nodes] fix(client): harden polling against interrupt races and transient extractor failures Alexander Piskun 2026-09-06 18:19:30 +04:00
  • 515453113a [Partner Nodes] refactor(client): remove the inert sync-op estimated_duration parameter Alexander Piskun 2026-09-06 18:06:59 +04:00
  • 6b22a6e6e5 [Partner Nodes] feat(client): consume estimated-duration headers for progress display Alexander Piskun 2026-08-31 18:49:42 +04:00
  • 15eb748b3e chore: update embedded docs to v0.5.11 (#15947) Daxiong (Lin) 2026-09-06 09:31:05 +08:00
  • 924fb9a79f Merge branch 'master' into update-comfyui-embedded-docs-0.5.11-20260828-220414 #15947 update-comfyui-embedded-docs-0.5.11-20260828-220414 Daxiong (Lin) 2026-09-06 09:20:09 +08:00
  • e308cc73b4 Add Sparse Attention node (#16072) Jukka Seppänen 2026-09-06 04:18:15 +03:00
  • d1c5e64119 Fix potential mps issue of supports_fp64 called with None. (#16136) comfyanonymous 2026-09-05 18:00:11 -07:00
  • 18ebc2afd4 Update comfy-kitchen version to 0.2.33 (#16133) comfyanonymous 2026-09-05 16:21:16 -07:00
  • 1cc75a61c0 Merge branch 'master' into update-comfyui-embedded-docs-0.5.11-20260828-220414 Alexis Rolland 2026-09-05 15:21:43 -07:00
  • f00bfd610c [Partner Nodes] deprecate retired models (#16121) Alexander Piskun 2026-09-06 01:12:49 +04:00
  • 8a43c6bd92 [Partner Nodes] feat(OpenAI): add gpt 6 astra model and reasoning param (#16125) Alexander Piskun 2026-09-05 23:23:16 +04:00
  • d3707fcf83 Merge branch 'master' into update-comfyui-embedded-docs-0.5.11-20260828-220414 Daxiong (Lin) 2026-09-05 20:20:20 +08:00
  • 7fd919f0ca ComfyUI v0.34.5 v0.34.5 fen-release[bot] 2026-09-05 02:40:10 +00:00
  • 31a80a21a8 [Partner Nodes] feat(Comfy-Cloud): add nodes that run curated workflows on Comfy Cloud GPUs (#15935) #16115 Deep Mehta 2026-09-04 17:30:08 -07:00
  • 250b2e9551 [Partner Nodes] feat(Comfy-Cloud): add nodes that run curated workflows on Comfy Cloud GPUs (#15935) Deep Mehta 2026-09-04 17:30:08 -07:00
  • 6e3c0bda5a comfy-aimdo 0.5.2 (#16108) rattus 2026-09-05 08:55:13 +10:00
  • f8953c93df ComfyUI v0.34.4 v0.34.4 fen-release[bot] 2026-09-04 21:07:26 +00:00
  • def78a9b4e chore: update workflow templates to v0.11.55 (#16104) #16106 Daxiong (Lin) 2026-09-05 04:20:38 +08:00
  • acb2a019b2 chore: update workflow templates to v0.11.55 (#16104) Daxiong (Lin) 2026-09-05 04:20:38 +08:00
  • 002bc76c87 [Partner Nodes] feat(MiniMax): add H3 Max Turbo option to H3 text-to-video and first-last-frame nodes (#16094) Alexander Piskun 2026-09-05 00:04:11 +04:00
  • b31ad8a88c [Partner Nodes] feat(Anthropic): add Claude Fable 5.1 to the Claude node (#16085) Alexander Piskun 2026-09-04 23:57:54 +04:00
  • aefdff1544 [Partner Nodes] feat(Meta): add Muse Image nodes (#16078) Purz 2026-09-04 15:26:04 -04:00
  • 87b90e0c00 [Partner Nodes] fix(Tripo): real output formats, exact pricing, missing parameters and six new nodes (#16060) Alexander Piskun 2026-09-04 21:47:40 +04:00
  • beeb93e07f [Partner Nodes] feat(Recraft): add V4 Styles Pro models to Create Style node (#16043) Alexander Piskun 2026-09-04 04:31:23 +04:00
  • 5efd057236 [Partner Nodes] feat(MiniMax): add H3 Max Turbo option to H3 text-to-video and first-last-frame nodes (#16094) Alexander Piskun 2026-09-05 00:04:11 +04:00
  • 3c282ce8d1 [Partner Nodes] feat(Anthropic): add Claude Fable 5.1 to the Claude node (#16085) Alexander Piskun 2026-09-04 23:57:54 +04:00
  • 6c53f8c9a0 [Partner Nodes] feat(Meta): add Muse Image nodes (#16078) Purz 2026-09-04 15:26:04 -04:00
  • 8f486ad315 [Partner Nodes] fix(Tripo): real output formats, exact pricing, missing parameters and six new nodes (#16060) Alexander Piskun 2026-09-04 21:47:40 +04:00
  • 5c23fb7b6c Remove now unnecessary minimax memory workaround. (#16103) comfyanonymous 2026-09-04 10:27:35 -07:00
  • 804eb5513a Introduce Comfy Compiler (CORE-389) (#15861) rattus 2026-09-05 03:18:39 +10:00
  • e3a78dab9e chore: Update nodes categories (#16077) Alexis Rolland 2026-09-04 09:05:50 -07:00
  • 31dfbd4ca0 Allow disconnected Switch inputs (#16083) rattus 2026-09-05 01:06:13 +10:00
  • a12b28ab03 Fix Get Image Size description (#16091) rattus 2026-09-05 00:56:17 +10:00
  • 506fe60443 Avoid duplicate scanner hash warnings #16096 christian-byrne/scanner-error-log-contract bymyself 2026-09-04 12:40:35 +00:00
  • 4ce34fe15f Add privacy-safe asset scanner error logs bymyself 2026-09-04 12:31:21 +00:00
  • 1670585bf3 chore: comment cleanup Simon Pinfold 2026-09-03 20:19:30 -07:00
  • 4bda824613 chore(assets): remove seeder paths orphaned by the output-scan change Simon Pinfold 2026-09-03 19:54:24 -07:00
  • 5343ed9359 fix(assets): walk the output root after execution so undeclared outputs register promptly Simon Pinfold 2026-09-03 17:45:32 -07:00
  • e80c1570b6 [Partner Nodes] feat(Recraft): add V4 Styles Pro models to Create Style node (#16043) Alexander Piskun 2026-09-04 04:31:23 +04:00
  • 1c68191dbb Remove some workflow media from portable install to make it smaller. (#16080) comfyanonymous 2026-09-03 17:20:33 -07:00
  • d9726bb098 Make comfyui handle missing workflow media properly. (#16079) comfyanonymous 2026-09-03 17:19:05 -07:00
  • fd3bea9156 refactor: replace typed vendor domains with a named integrations dispatch #16047 v2-nodes-api benjcooley 2026-09-03 16:40:13 -07:00
  • 0eb098b591 Lower peak trellis workflow vram and ram usage. (#16054) comfyanonymous 2026-09-03 16:01:51 -07:00
  • 9c90340bc2 Update nodes to improve search rank (#16074) Alexis Rolland 2026-09-03 15:05:40 -07:00
  • 677acea1d4 Remove SegFormer from the core node API benjcooley 2026-09-03 14:10:34 -07:00
  • d22a13c667 Support MiniMax-H3 and HiDream O1 loras trained with DiffSynth-Studio / ModelScope (#15662) Jinyan Ye 2026-09-04 05:05:26 +08:00
  • 2076700f5e refactor: remove pack-owned classifiers from core API benjcooley 2026-09-03 14:04:04 -07:00
  • e88c901199 refactor: remove transparent VAE decoder from core API benjcooley 2026-09-03 13:56:17 -07:00
  • 1aec3a1351 MiniMax-H3: Make VAE optional, allow using text encoder only references (#16065) Jukka Seppänen 2026-09-03 22:51:47 +03:00
  • 5f056310d5 Update README.md (#16071) Alexis Rolland 2026-09-03 12:36:25 -07:00
  • 30bdda1ef1 Register partner_run_gate_enabled feature flag (#16012) Maanil Verma 2026-09-03 17:45:08 +05:30
  • 345c919049 Add warning about forcing single GPU mode on Windows (#16055) comfyanonymous 2026-09-02 19:48:06 -07:00
  • 1af040bf02 Emit the document canvas from ImageCompositor for the layer editor (#15742) Terry Jia 2026-09-02 21:57:55 -04:00
  • 2925e71737 fix(assets): drop the inaccurate temp-cleanup claim from the shutdown warning Simon Pinfold 2026-09-02 17:19:27 -07:00
  • 413917ada1 Fix test_base_path_changes leaking a reloaded cli_args singleton Jacob Segal 2026-08-26 21:23:14 -07:00
  • 8907f673fc fix(assets): route database lock failures to the lock guidance Simon Pinfold 2026-09-02 16:58:14 -07:00
  • 984d2f2ab0 fix(assets): seed persists the stat it verified Simon Pinfold 2026-09-02 16:40:44 -07:00
  • 6a8cd5a412 fix(assets): reject hash-only uploads with FEATURE_DISABLED when hashing is off Simon Pinfold 2026-09-02 16:29:03 -07:00
  • 52b7673a62 fix(assets): only discard content rows this operation actually inserted Simon Pinfold 2026-09-02 16:15:28 -07:00
  • 5672751416 Add live resolution preview widget to ResolutionSelector (#16013) Terry Jia 2026-09-02 18:29:16 -04:00
  • 13d2580501 Enable PyTorch SDPA attention and FP8 ops for gfx1171 (#16039) Tijana Vukovic 2026-09-02 15:13:17 -07:00
  • 2035799189 Fix SAM3 segmentation head receiving 4 FPN levels when scalp=1 (#15979) ussoewwin 2026-09-03 06:47:17 +09:00
  • a559a53955 refactor: move pack-specific operations out of the dispatcher benjcooley 2026-09-02 13:21:08 -07:00
  • 87465b8f1f ComfyUI v0.34.3 v0.34.3 fen-release[bot] 2026-09-02 19:25:10 +00:00
  • 118e34eb99 fix: keep comfy_api importable without the engine benjcooley 2026-09-02 12:19:17 -07:00
  • 0c34f9a98e fix: run the executor loop on Python 3.10 benjcooley 2026-09-02 11:28:10 -07:00
  • 0dee840a53 fix: satisfy ruff across the V2 SDK surface benjcooley 2026-09-02 11:24:55 -07:00
  • 21f3a1cad1 merge: origin/master into v2-nodes-api benjcooley 2026-09-02 11:22:46 -07:00
  • eef9033de8 fix: keep the SDK seam inert unless a node or provider engages it benjcooley 2026-09-02 11:20:45 -07:00
  • a87667f72f chore: update workflow templates to v0.11.54 (#16045) Daxiong (Lin) 2026-09-03 01:46:37 +08:00
  • ce2f08182e refactor: move the IP-Adapter typed facade to the packs benjcooley 2026-09-02 10:14:04 -07:00
  • 8229056830 chore: update workflow templates to v0.11.54 #16046 ComfyUI Wiki 2026-09-03 00:50:40 +08:00
  • b98739b2a5 [Partner Nodes] feat(Minimax-H3): add the Max model to the Reference node (#16041) Alexander Piskun 2026-09-02 19:29:30 +04:00
  • 17b6881ebb Annotate temp paths in Preview3DAdvanced / PreviewGaussianSplat / PreviewPointCloud outputs (#16038) Terry Jia 2026-09-02 07:35:27 -04:00
  • faafe50e37 Lower trellis workflow remesh memory usage. (#16034) comfyanonymous 2026-09-01 19:43:25 -07:00
  • 8e60afbf9a chore: update workflow templates to v0.11.52 (#16024) Daxiong (Lin) 2026-09-02 09:02:12 +08:00