Commit Graph

  • 1e04ced089 Update AGENTS.md (#14733) comfyanonymous 2026-07-02 23:08:47 -07:00
  • 96e0e3585b security: fix four vulnerabilities (GHSA-779p-m5rp-r4h4) (#14734) Matt Miller 2026-07-02 20:44:54 -07:00
  • 35c1470935 Update AGENTS.md (#14726) comfyanonymous 2026-07-02 12:05:55 -07:00
  • 9211284444 fix: track expansion output consumers and gate expected_outputs behind LAZY_OUTPUTS #12282 feat/core/expected_outputs bigcat88 2026-07-02 17:38:02 +03:00
  • bcac499524 fix: precompute expected_outputs map to avoid O(n²) graph traversal bigcat88 2026-02-06 08:29:01 +02:00
  • 690d799d30 add a helper function for easy use bigcat88 2026-02-04 18:16:42 +02:00
  • 30f88ba426 feat: add expected_outputs feature for lazy output computation bigcat88 2026-02-04 14:26:16 +02:00
  • 694815f498 [Partner Nodes] chore(Ideogram): remove IdeogramV1 and IdeogramV2 nodes (#14712) Alexander Piskun 2026-07-02 08:35:11 +03:00
  • 03dce76c0e Refactor CLA workflow to include issue comments Alexis Rolland 2026-07-02 13:18:18 +08:00
  • 33d295bfad Update CLA workflow to build author-only allowlist Alexis Rolland 2026-07-02 12:58:51 +08:00
  • 92594ca84c Update AGENTS.md with more stuff. (#14725) comfyanonymous 2026-07-01 18:55:13 -07:00
  • ca5adea2e3 test(assets): make duplicate path normalization portable Simon Pinfold 2026-07-02 08:24:30 +12:00
  • ccc9387298 fix(assets): merge duplicate scan specs Simon Pinfold 2026-07-02 07:11:36 +12:00
  • 2c935de1b1 Fix Qwen3-VL tokenizer crash with custom embeddings (#14713) Silver 2026-07-01 20:15:07 +02:00
  • d224df799b chore(assets): log when assets disabled due to missing DB deps Matt Miller 2026-07-01 00:38:38 -07:00
  • a5ff07fe63 Merge remote-tracking branch 'origin/master' into matt/be-786-phase-1-remove-enable-assets-from-oss-assets-always-on-cloud Matt Miller 2026-07-01 00:38:27 -07:00
  • dd17debce5 Add some more stuff to AGENTS.md (#14704) comfyanonymous 2026-06-30 22:51:51 -07:00
  • b656217514 fix(jobs): harden ids filter per review #14700 matt/jobs-ids-filter Matt Miller 2026-06-30 21:02:33 -07:00
  • b369532116 fix(assets): fail safe to 503 when DB unavailable; keep --enable-assets as no-op Matt Miller 2026-06-30 15:25:26 -07:00
  • 44fb02e510 feat: add ids filter to GET /api/jobs for batch polling Matt Miller 2026-06-30 14:58:15 -07:00
  • 5bcb2b085c Merge branch 'master' into matt/be-786-phase-1-remove-enable-assets-from-oss-assets-always-on-cloud Matt Miller 2026-06-30 14:56:56 -07:00
  • 50e5270b86 Add AGENTS.md (#14696) comfyanonymous 2026-06-30 14:40:33 -07:00
  • bb131be9e8 ComfyUI v0.27.0 v0.27.0 comfyanonymous 2026-06-30 17:36:02 -04:00
  • a5446a0001 Merge branch 'master' into matt/be-786-phase-1-remove-enable-assets-from-oss-assets-always-on-cloud Matt Miller 2026-06-30 14:28:25 -07:00
  • 6fca64780c chore: update workflow templates to v0.11.1 (#14698) Daxiong (Lin) 2026-07-01 05:28:09 +08:00
  • 6e11828d10 chore: Update nodes categories (#14674) Alexis Rolland 2026-07-01 05:20:20 +08:00
  • 50f33ab900 feat(assets): enable asset system by default; remove --enable-assets Matt Miller 2026-06-30 14:19:29 -07:00
  • ef34ca0968 Merge branch 'master' into alexis/nodes-categories-update #14674 alexis/nodes-categories-update Alexis Rolland 2026-07-01 05:18:10 +08:00
  • b70944e710 [Partner Nodes] feat(Google): add Gemini Video Omni node (#14695) Alexander Piskun 2026-07-01 00:17:53 +03:00
  • 1c59659a2f feat: make asset hashing opt-in via --enable-asset-hashing, off by default (#14663) Matt Miller 2026-06-30 14:13:20 -07:00
  • 3e2bebbf32 Merge branch 'master' into alexis/nodes-categories-update Alexis Rolland 2026-07-01 05:12:17 +08:00
  • 173984f5e5 Merge branch 'master' into matt/be-788-enable-asset-hashing #14663 matt/be-788-enable-asset-hashing Matt Miller 2026-06-30 14:11:02 -07:00
  • d395813bcd Fix memory leak related to int8. (#14697) comfyanonymous 2026-06-30 14:08:59 -07:00
  • f01ba89bac Merge branch 'master' into alexis/nodes-categories-update Alexis Rolland 2026-07-01 04:04:51 +08:00
  • 8fe0243d97 [Partner Nodes] feat(Google): add Nano Banana 2 Lite model (#14693) Alexander Piskun 2026-06-30 21:17:23 +03:00
  • 0d4f4d0972 Bump CI matrix to Python 3.14-3.11, PyTorch 2.12, CUDA 13.2 #14432 ci-trigger-policy Marwan Mostafa 2026-06-30 16:06:29 +03:00
  • 62d381bc13 Merge branch 'master' into alexis/nodes-categories-update Alexis Rolland 2026-06-30 17:17:43 +08:00
  • 6c0e7dd353 Merge branch 'master' into matt/be-788-enable-asset-hashing Alexis Rolland 2026-06-30 17:05:52 +08:00
  • ba3f697dbb Add ConditioningMultiply node to nodes.py as an addition to other adj… (#14686) Silver 2026-06-30 10:27:09 +02:00
  • 510ed5c384 Bump comfyui-frontend-package to 1.45.20 (#14684) Comfy Org PR Bot 2026-06-30 17:25:03 +09:00
  • 7851410511 Better and faster int8 lora applying. (#14685) comfyanonymous 2026-06-29 18:52:08 -07:00
  • 04198cd192 Merge branch 'master' into synap5e/assets-namespaced-tags guill 2026-06-29 14:59:13 -07:00
  • 9e0cc8e090 [Partner Nodes] feat(FAL): add Patina model (textures) #14678 feat/api-nodes/fal-patina bigcat88 2026-06-26 13:55:46 +03:00
  • 695ed03a6e Merge branch 'master' into matt/be-788-enable-asset-hashing Matt Miller 2026-06-29 11:42:07 -07:00
  • 9c336076ac Fix PhotoMaker Loader category Alexis Rolland 2026-06-29 20:38:12 +08:00
  • 6f65f71ac0 Update sampling nodes Alexis Rolland 2026-06-29 20:36:40 +08:00
  • 37dd6a21e8 Update conditioning nodes Alexis Rolland 2026-06-29 20:33:30 +08:00
  • 566bc769ad Update Add Noise Alexis Rolland 2026-06-29 20:31:07 +08:00
  • edb5760c5f Update Add Noise Alexis Rolland 2026-06-29 20:30:38 +08:00
  • a514c5c52a Update PhotoMaker and Stable Cascade Alexis Rolland 2026-06-29 20:30:31 +08:00
  • 7ce3003699 Update Load/Save Latent Alexis Rolland 2026-06-29 20:24:24 +08:00
  • b52613656e Update VAE Encode/Decode (Tile) Alexis Rolland 2026-06-29 20:21:48 +08:00
  • 3de5d66eac TripoSplat latent nodes Alexis Rolland 2026-06-29 20:07:02 +08:00
  • a58473fd9b chore: update embedded docs to v0.5.6 (#14668) Daxiong (Lin) 2026-06-29 17:08:06 +08:00
  • a346e3bf61 Merge branch 'master' into matt/be-788-enable-asset-hashing Matt Miller 2026-06-29 01:05:57 -07:00
  • 585267fa59 Merge branch 'master' into add-cla-workflow Alexis Rolland 2026-06-29 15:33:39 +08:00
  • 7c18d53e2c Refactor CLA workflow configuration Alexis Rolland 2026-06-29 15:24:17 +08:00
  • 79c555ce6b Fix int8 mm being skipped on offloaded lora weights. (#14669) comfyanonymous 2026-06-28 20:52:36 -07:00
  • f19735759e ci: add team-gated Cursor review (thin caller for github-workflows) (#14527) Matt Miller 2026-06-27 23:34:30 -07:00
  • 80ed6e8b96 Merge branch 'master' into ci/cursor-review-workflow #14527 ci/cursor-review-workflow Matt Miller 2026-06-27 22:49:01 -07:00
  • a5ad3951d9 feat: make asset hashing opt-in via --enable-asset-hashing, off by default Matt Miller 2026-06-27 20:45:54 -07:00
  • a95e461916 int8 support on turing GPUs. (#14662) comfyanonymous 2026-06-27 15:53:11 -07:00
  • f74388346e fix(assets): mark path-derived upload tags automatic Simon Pinfold 2026-06-27 15:35:10 +12:00
  • 44b3239068 feat(assets): add namespaced model type tags Simon Pinfold 2026-06-27 15:14:20 +12:00
  • 603d891eaf Update GLSL node to use ANGLE library (CORE-162) (#13195) pythongosssss 2026-06-27 01:40:31 +01:00
  • f94001460f Merge branch 'master' into pysssss/angle-glsl #13195 pysssss/angle-glsl Alexis Rolland 2026-06-27 08:32:02 +08:00
  • 470ac36a0a Fix int8 loras causing lower quality requant with wrong settings. (#14650) comfyanonymous 2026-06-26 16:41:29 -07:00
  • b778ab97b5 Default show_version_updates feature flag to off #14646 feature/show-version-updates-flag Jedrzej Kosinski 2026-06-26 15:12:55 -07:00
  • 9c0f66817a Add show_version_updates CLI feature flag Jedrzej Kosinski 2026-06-26 02:46:35 -07:00
  • 94bcb5701e Cube3D: reuse shared Flux RoPE (comfy-kitchen optimized kernel) feat/cube3d-native Jedrzej Kosinski 2026-06-25 18:15:15 -07:00
  • 7cb784e0f4 Faster int8. (#14641) comfyanonymous 2026-06-25 15:25:47 -07:00
  • 1a510f0423 Support int8 models. (#14636) comfyanonymous 2026-06-25 11:23:58 -07:00
  • 7c8450ef2b ComfyUI v0.26.2 v0.26.2 release/v0.26 fen-release[bot] 2026-06-25 15:26:32 +00:00
  • c39ba98848 chore: update workflow templates to v0.10.7 (#14632) #14634 Daxiong (Lin) 2026-06-25 23:05:34 +08:00
  • b25396e6c9 [Partner Nodes] feat(ByteDance): add support for SeeDance-2.0-Mini video model (#14626) Alexander Piskun 2026-06-25 17:57:04 +03:00
  • 1255e4e3e9 Merge branch 'master' of https://github.com/Comfy-Org/ComfyUI into alexis/seed Alexis Rolland 2026-06-25 23:09:25 +08:00
  • 639c8fa788 chore: update workflow templates to v0.10.7 (#14632) Daxiong (Lin) 2026-06-25 23:05:34 +08:00
  • e22f1500f9 [Partner Nodes] feat(ByteDance): add support for SeeDance-2.0-Mini video model (#14626) Alexander Piskun 2026-06-25 17:57:04 +03:00
  • dac4ea3a80 feat: Bounding boxes canvas and Ideogram JSON prompt (#14537) Terry Jia 2026-06-25 10:34:09 -04:00
  • 54d1e9f319 Merge branch 'master' into feat/ideogram-prompt-nodes #14537 feat/ideogram-prompt-nodes Alexis Rolland 2026-06-25 22:19:43 +08:00
  • bda8943cdd Merge branch 'master' into alexis/seed Alexis Rolland 2026-06-25 18:04:21 +08:00
  • 80beac4d7f Add component to Int input Alexis Rolland 2026-06-25 18:01:50 +08:00
  • b0ec19804f chore(openapi): sync shared API contract from cloud@4118910 (#14619) Comfy Org PR Bot 2026-06-25 14:54:53 +09:00
  • 64e1d740b8 Add advanced krea 2 model merging node. (#14621) comfyanonymous 2026-06-24 20:37:30 -07:00
  • 47a883f6f3 Enable AIMDO DynamicVRAM and async offload on Intel XPU xpu-aimdo-support Jedrzej Kosinski 2026-06-24 19:29:24 -07:00
  • b22d0fb9c0 feat: Add Support For Simple Seed (CORE-295) (#14616) Yousef R. Gamaleldin 2026-06-25 04:39:10 +03:00
  • a1e42c77e9 Update seed node Alexis Rolland 2026-06-25 09:01:53 +08:00
  • 8ceb6fa8d7 ComfyUI v0.26.1 v0.26.1 fen-release[bot] 2026-06-24 19:05:19 +00:00
  • e6646ff39a Simple Seed Yousef Rafat 2026-06-24 18:48:38 +03:00
  • f2eb8dc846 [Partner Nodes] feat(ByteDance): add 4K resolution support for SeeDance 2.0 (#14614) #14615 Alexander Piskun 2026-06-24 17:57:46 +03:00
  • a8a93bec53 [Partner Nodes] feat(Alibaba): add support for HappyHorse 1.1 model (#14611) Alexander Piskun 2026-06-24 13:37:28 +03:00
  • c7c2c440cc [Partner Nodes] feat(Grok): add 1080p resolution to Grok Image node (#14612) Alexander Piskun 2026-06-24 16:28:56 +03:00
  • 299d6c50c1 Update the template to bring the HH1.1 templates back (#14613) Daxiong (Lin) 2026-06-24 21:01:25 +08:00
  • 5236cd02e6 [Partner Nodes] feat(ByteDance): add 4K resolution support for SeeDance 2.0 (#14614) Alexander Piskun 2026-06-24 17:57:46 +03:00
  • cabb7342d1 [Partner Nodes] feat(Grok): add 1080p resolution to Grok Image node (#14612) Alexander Piskun 2026-06-24 16:28:56 +03:00
  • 12218db68a Update the template to bring the HH1.1 templates back (#14613) Daxiong (Lin) 2026-06-24 21:01:25 +08:00
  • 44955d783b [Partner Nodes] feat(Alibaba): add support for HappyHorse 1.1 model (#14611) Alexander Piskun 2026-06-24 13:37:28 +03:00
  • 1f275fcba6 chore(openapi): sync shared API contract from cloud@363764b (#14607) Comfy Org PR Bot 2026-06-24 19:22:59 +09:00
  • 5e2db93859 feat: Ideogram structured-caption nodes Terry Jia 2026-06-15 14:32:21 -04:00
  • f6c162ddcf ComfyUI v0.26.0 v0.26.0 comfyanonymous 2026-06-23 13:22:28 -04:00