Commit Graph

  • 57414dadfe fix: cross-attention AdaLN scale, shift, sigma parameters calculation (#14097) Ivan Zorin 2026-05-26 06:07:09 +03:00
  • 88956e77af multigpu: use unet_manual_cast for SelectModelDevice compute dtype (#14108) Jedrzej Kosinski 2026-05-25 20:03:37 -07:00
  • da49b7d0b6 Remove useless annotations imports. (#14105) comfyanonymous 2026-05-25 19:23:29 -07:00
  • 0a2dd86e78 MultiGPU Work Units For Accelerated Sampling (CORE-184) (#7063) Jedrzej Kosinski 2026-05-25 18:26:40 -07:00
  • 04879a8113 Add new open-source model and built-in tool blueprints (#13980) Daxiong (Lin) 2026-05-26 03:25:16 +08:00
  • 6de7fc063b Emit hash alongside asset_hash on all Asset responses (#13739) Matt Miller 2026-05-25 11:21:35 -07:00
  • 7eaa503ba0 Merge branch 'master' into matt/asset-image-dimensions-metadata guill 2026-05-25 11:21:02 -07:00
  • 73b1dc8c96 Merge branch 'master' into cursor/emit-hash-on-asset-responses-a601 cursor/emit-hash-on-asset-responses-a601 guill 2026-05-25 11:00:47 -07:00
  • a4141a0f5a chore: update embedded docs to v0.5.1 (#14101) Daxiong (Lin) 2026-05-26 01:57:18 +08:00
  • 7dc9ffdf14 Remove duplicate @classmethod trellis2 Alexis Rolland 2026-05-25 12:24:18 +08:00
  • 0077d78cbf Save Image advanced node (CORE-32) (#13850) comfyanonymous 2026-05-24 20:01:34 -07:00
  • 63bcaec5d1 Add colored logs (#14036) Talmaj 2026-05-25 04:00:55 +02:00
  • d9ae39bf55 Merge branch 'master' into colored-logs colored-logs Alexis Rolland 2026-05-25 09:55:01 +08:00
  • b30e980a20 cache-ram: lower thresholds (#14089) rattus 2026-05-25 08:26:50 +10:00
  • 39f963b4b0 mark loads to pins as cold immediately (#14088) rattus 2026-05-25 08:25:59 +10:00
  • 85816fadf0 Remove --color-logs flag. Talmaj Marinc 2026-05-25 00:00:34 +02:00
  • a7ba53e290 mark loads to pins as cold immediately prs/aimdo-045-cold-linux-pins Rattus 2026-05-24 13:56:06 +10:00
  • ea62dc11c9 openapi: fix invalid BillingStatus schema (object + enum hybrid) (#14071) Matt Miller 2026-05-23 19:58:35 -07:00
  • a3c5110627 Merge branch 'master' into matt/openapi-fix-billing-status-enum matt/openapi-fix-billing-status-enum Alexis Rolland 2026-05-24 10:49:30 +08:00
  • 32a7092c52 fix: correct description of where compiled FE files live (#14013) Robin Huang 2026-05-23 19:48:31 -07:00
  • 969fbc3e9e Merge branch 'master' into colored-logs Alexis Rolland 2026-05-24 10:37:42 +08:00
  • 82cc7aa61b feat: raise TextGenerate max_length cap from 2048 to 16384 feat/raise-textgen-max-length Terry Jia 2026-05-23 16:08:57 -04:00
  • 08d809d128 Fix --use-flash-attention ignored when xformers installed. (#14083) comfyanonymous 2026-05-23 17:44:28 -07:00
  • 0af123022d Bump comfyui-frontend-package to 1.44.19 (#14074) Comfy Org PR Bot 2026-05-24 09:27:52 +09:00
  • 3a5afc101e Add support to coloredFormatter to accept extra={color: red}, color Prompt executed in ... green Talmaj Marinc 2026-05-23 23:52:14 +02:00
  • d80fcafee7 Remove dead code. (#14072) comfyanonymous 2026-05-22 19:56:36 -07:00
  • 343db1d315 openapi: fix invalid BillingStatus schema (object + enum hybrid) Matt Miller 2026-05-22 18:31:50 -07:00
  • 187442cca4 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) (#14070) Matt Miller 2026-05-22 18:23:22 -07:00
  • be3e51250e openapi: add type enum to Workspace schema (cutover follow-up) matt/openapi-add-cloud-enum-values Matt Miller 2026-05-22 18:05:19 -07:00
  • 332acf6777 openapi: add enum values + FeedbackRequest schema for cloud cutover (PR E) Matt Miller 2026-05-22 17:57:22 -07:00
  • 5ffea26de7 Fix single-GPU non-CUDA regressions on worksplit-multigpu fix/single-gpu-non-cuda Jedrzej Kosinski 2026-05-22 17:13:55 -07:00
  • 7e2bcb47a8 Add tiled VAE lane to MultiGPU Work Units reintroduce/pollockjj-vae-upscale-lanes John Pollock 2026-05-22 12:32:30 -05:00
  • 425b8edc0b Add UPSCALE_MODEL lane to MultiGPU CFG Split John Pollock 2026-05-20 15:37:09 -05:00
  • 5dc4e38b89 Defer @pollockjj's tiled-VAE and UPSCALE_MODEL MultiGPU lanes (#14066) Jedrzej Kosinski 2026-05-22 16:44:29 -07:00
  • b64112870c Revert "Add UPSCALE_MODEL lane to MultiGPU CFG Split" revert/pollockjj-vae-upscale-lanes John Pollock 2026-05-22 16:37:16 -07:00
  • 40bf50b32c Revert "Add tiled VAE lane to MultiGPU Work Units" John Pollock 2026-05-22 16:37:10 -07:00
  • cb83c41db7 Merge pull request #14052 from rattus128/prs/worksplit-t-load-fix Jedrzej Kosinski 2026-05-22 16:36:33 -07:00
  • c3c881f37b openapi: rename cloud-side response schemas to match runtime (PR D) (#14065) Matt Miller 2026-05-22 16:34:52 -07:00
  • 7984a6a38e openapi: rename 55 cloud-side operationIds to match runtime (PR A of 3) (#14060) Matt Miller 2026-05-22 16:15:18 -07:00
  • c9a4230a9d Merge branch 'master' into matt/openapi-rename-cloud-opids-to-match-runtime matt/openapi-rename-cloud-opids-to-match-runtime Matt Miller 2026-05-22 16:12:59 -07:00
  • d9577ccafc openapi: add 41 cloud-runtime schemas to components.schemas (PR B of 3) (#14061) Matt Miller 2026-05-22 16:12:35 -07:00
  • 899e4f55f4 openapi: add missing 4xx/5xx response bodies for cloud-emitting endpoints (#14063) matt/openapi-add-cloud-schemas Matt Miller 2026-05-22 16:12:23 -07:00
  • 0f258fb916 openapi: add missing 4xx/5xx response bodies for cloud-emitting endpoints matt/openapi-add-cloud-error-responses Matt Miller 2026-05-22 15:44:28 -07:00
  • 52752612aa fix(openapi): add BindingErrorResponse schema Matt Miller 2026-05-22 15:48:23 -07:00
  • 50289f2607 openapi: add 41 cloud-runtime schemas to components.schemas (cutover prep) Matt Miller 2026-05-22 15:40:08 -07:00
  • 536dc26c53 Make colored logs the default option. Talmaj Marinc 2026-05-23 01:00:27 +02:00
  • a0deb78424 fix(openapi): resolve getHistory operationId collision Matt Miller 2026-05-22 15:48:03 -07:00
  • e75b739c1d Delete the source branch after doing the backport. (#14062) comfyanonymous 2026-05-22 15:47:03 -07:00
  • 96d4c86e4b openapi: rename 55 cloud-side operationIds to match runtime handlers Matt Miller 2026-05-22 15:37:14 -07:00
  • 112fcd5f3b openapi: align response declarations with implementation (5 endpoints) (#14058) Matt Miller 2026-05-22 14:31:43 -07:00
  • bd39960793 openapi: align asset download/export 202 status enum with runtime + sibling schemas matt/openapi-align-response-codes-and-timestamps Matt Miller 2026-05-22 14:24:20 -07:00
  • 25ddeedabd openapi: align response declarations with implementation (5 endpoints) Matt Miller 2026-05-22 13:55:47 -07:00
  • 4d3d68e473 Add tiled VAE lane to MultiGPU Work Units John Pollock 2026-05-22 12:32:30 -05:00
  • 74b0a826ea Add UPSCALE_MODEL lane to MultiGPU CFG Split John Pollock 2026-05-20 15:37:09 -05:00
  • 85abace906 ComfyUI v0.22.2 v0.22.2 fen-release[bot] 2026-05-22 16:51:31 +00:00
  • f5d678d9ee [Partner Nodes] add new Rodin2.5 nodes (#14051) Alexander Piskun 2026-05-22 09:33:04 -07:00
  • 1579bbb52d [Partner Nodes] add new Rodin2.5 nodes (#14051) Alexander Piskun 2026-05-22 19:07:21 +03:00
  • 7a18f9affb comfy-aimdo 0.4.4 Rattus 2026-05-23 00:47:19 +10:00
  • df17b560c5 memory_management: replace thread refusal with mutex Rattus 2026-05-22 23:30:35 +10:00
  • 93888ae8e3 Move logic nodes into utils category (#14033) Alexis Rolland 2026-05-22 13:32:08 +08:00
  • bcf0283963 CORE-225 add File3DToMesh node and PBR material props for MESH CORE-225-file3d-to-mesh Terry Jia 2026-05-21 23:42:16 -04:00
  • fcc2b1f066 Add description, update category alexis/split_image_channel Alexis Rolland 2026-05-22 11:25:25 +08:00
  • 38ebc19037 Adding in And, Or, and Not nodes. (#14004) origin/issue_101 Pauan 2026-05-21 20:01:12 -07:00
  • 9650570378 Update Discord invite link in README.md (#14045) comfyanonymous 2026-05-21 19:52:38 -07:00
  • f48c32871b fe: Consolidate warnings (#13970) rattus 2026-05-22 12:18:13 +10:00
  • 8edff549e3 Update backport workflow to use commit SHA input (#14043) comfyanonymous 2026-05-21 18:22:47 -07:00
  • 5bb76c13b1 CORE-217: Add IMAGE/MASK outputs to Preview3D and SaveGLB CORE-217-preview3d-savegb-image-output Terry Jia 2026-05-19 10:22:23 -04:00
  • 59cafaf744 ComfyUI v0.22.1 v0.22.1 fen-release[bot] 2026-05-21 23:48:50 +00:00
  • 8fecef0686 Add validation for source branch in backport workflow (#14042) comfyanonymous 2026-05-21 16:39:19 -07:00
  • 5d681a5420 Fix SIGPIPE false negative in backport release validation (#14041) Jedrzej Kosinski 2026-05-21 16:29:08 -07:00
  • 560e6ee5c1 Add job_ids filter for GET api assets (#13998) synap5e/assets-m1 Simon Pinfold 2026-05-22 10:53:50 +12:00
  • 00c88a4634 Add cursor pagination for GET api assets (#14014) Simon Pinfold 2026-05-22 10:53:01 +12:00
  • 916b33c795 Add asset file_path and display_name response fields (#14005) Simon Pinfold 2026-05-22 10:52:20 +12:00
  • 35943e01ab Collapse nested asset paths into slash-joined tags (#13994) Simon Pinfold 2026-05-22 10:50:45 +12:00
  • d6925bd55e Extract image dimensions into asset metadata (#13991) Simon Pinfold 2026-05-22 10:50:37 +12:00
  • 634dad6777 Include asset id in executed WebSocket messages (#13862) Simon Pinfold 2026-05-22 10:50:30 +12:00
  • 4da4b3738d Emit hash alongside asset_hash on Asset responses (#13739) Simon Pinfold 2026-05-22 10:50:22 +12:00
  • 13e2d133a6 [Partner Nodes] add widget for automatic upscaling for the ByteDance2Reference node (#14032) Alexander Piskun 2026-05-21 21:58:03 +03:00
  • ef46f5de76 chore: update workflow templates to v0.9.82 (#14034) Daxiong (Lin) 2026-05-22 02:48:20 +08:00
  • 7e02881b36 [Partner Nodes] add OpenRouter LLM node (#14007) Alexander Piskun 2026-05-21 21:36:11 +03:00
  • 32e58393b8 Add backport release workflow. (#14038) comfyanonymous 2026-05-21 14:49:55 -07:00
  • 2015bbb54a fix(assets): cap cursors by encoded wire size, not just char count matt/be-944-core-cursor-based-pagination-for-get-apiassets Matt Miller 2026-05-21 14:41:17 -07:00
  • 37764dc40c fix(assets): address ultrareview findings on cursor pagination Matt Miller 2026-05-21 14:29:27 -07:00
  • e90bde2f82 Vertex Clustering, Mask Fix, Normal Fix (#14035) Yousef R. Gamaleldin 2026-05-22 00:11:48 +03:00
  • 7259e664ef Defer record_node_startup_error in prestartup error path; add docstrings Jedrzej Kosinski 2026-05-21 14:08:23 -07:00
  • cc62f2a9e8 test(assets): include 'o' in microsecond-boundary cursor payload Matt Miller 2026-05-21 13:31:22 -07:00
  • e4508af5e4 Merge branch 'master' into matt/be-944-core-cursor-based-pagination-for-get-apiassets Matt Miller 2026-05-21 13:17:52 -07:00
  • b649502c9c Report all torch devices from /system_stats Jedrzej Kosinski 2026-05-21 13:04:54 -07:00
  • ae539cfa0a Merge branch 'master' into feature/custom-node-startup-errors Jedrzej Kosinski 2026-05-21 12:58:06 -07:00
  • 2e2502affe Add colored logs option. Talmaj Marinc 2026-05-21 21:57:01 +02:00
  • 2ed396c769 Mark non-NVIDIA multigpu gaps with TODOs in _handle_batch Jedrzej Kosinski 2026-05-21 12:47:43 -07:00
  • d0b9dbb5a6 Merge remote-tracking branch 'origin/master' into worksplit-multigpu Kosinkadink 2026-05-21 12:17:59 -07:00
  • fd79f22bdf Backport Hunyuan 3D 2.1 attention batch-size fixes from #13699 Kosinkadink 2026-05-21 12:17:24 -07:00
  • 019261ed96 Simplify Hunyuan 3D 2.1 swap_cfg_halves gate to a shape check Kosinkadink 2026-05-21 12:14:02 -07:00
  • b293f8cefd [Partner Nodes] add widget for automatic upscaling for the ByteDance2Reference node (#14032) Alexander Piskun 2026-05-21 21:58:03 +03:00
  • 2ca1480f91 chore: update workflow templates to v0.9.82 (#14034) Daxiong (Lin) 2026-05-22 02:48:20 +08:00
  • 822a3ecf73 Note _calc_cond_batch and _calc_cond_batch_multigpu must stay in sync Kosinkadink 2026-05-21 11:47:53 -07:00
  • 1417b711ce Fix CodeRabbit findings in worksplit-multigpu (#14017) Jedrzej Kosinski 2026-05-21 11:42:08 -07:00
  • a18dd219d5 Pass per-device model to multigpu control clones in pre_run_control Kosinkadink 2026-05-21 11:40:49 -07:00
  • 6ecf5eca7a [Partner Nodes] add OpenRouter LLM node (#14007) Alexander Piskun 2026-05-21 21:36:11 +03:00