Commit Graph

  • fb991e2c1e [Partner Nodes] fix(KlingTextToVideoNode): validation error for "kling-v2-master" model (#14418) Alexander Piskun 2026-06-11 17:43:35 +03:00
  • 3f1668e884 Update nodes titles Alexis Rolland 2026-06-11 17:49:21 +08:00
  • ef470b61e4 [Partner Nodes] fix(GPT Image): handle mismatched image sizes returned when size="auto" (#14414) Alexander Piskun 2026-06-11 11:28:17 +03:00
  • b97e60fc6b Fix SCAIL-2 reference mask background convention (#14415) Jukka Seppänen 2026-06-11 11:17:04 +03:00
  • 91187c58d9 Improve context window resizing for SCAIL2 (CORE-286) (#14394) Barish Ozbay 2026-06-10 23:37:43 -06:00
  • bda19b2604 ops: tolerate already force casted dynamic weight (#14410) rattus 2026-06-11 13:32:57 +10:00
  • 33e6ebd0d9 I don't think this actually works anymore. (#14403) comfyanonymous 2026-06-10 20:27:08 -07:00
  • 74ee826790 chore(openapi): sync shared API contract from cloud@e3c52ad (#14406) Comfy Org PR Bot 2026-06-11 12:15:53 +09:00
  • 431a1888d3 revert(assets): drop job_ids filter from GET /api/assets (#14408) Matt Miller 2026-06-10 19:23:01 -07:00
  • f5908bac70 revert(assets): drop job_ids filter from GET /api/assets matt/remove-job-ids-asset-filter Matt Miller 2026-06-10 18:07:29 -07:00
  • f74df348b6 spike: expose plural model folder memberships Simon Pinfold 2026-06-11 12:56:13 +12:00
  • ce200c0850 feat(assets): include asset id in executed WebSocket message (#13862) Matt Miller 2026-06-10 17:04:52 -07:00
  • 2cb7cda57c Merge branch 'master' into matt/asset-enrichment-executed-ws matt/asset-enrichment-executed-ws Matt Miller 2026-06-10 16:59:31 -07:00
  • e5b7140dcc feat(assets): add job_ids filter to GET /api/assets (#13998) Matt Miller 2026-06-10 16:55:25 -07:00
  • 7c13686eaa Merge branch 'master' into matt/be-891-local-add-job_ids-filter-param-to-get-apiassets matt/be-891-local-add-job_ids-filter-param-to-get-apiassets guill 2026-06-10 16:48:13 -07:00
  • e411e7d574 Expose deploy_environment in /system_stats Robin Huang 2026-06-10 13:22:59 -07:00
  • bb2c1db8c7 harden: validate metadata shape and refuse out-of-dir cleanup paths Glary-Bot 2026-06-10 19:16:36 +00:00
  • dbf7fef140 fix(frontend): clean up @latest frontend downloads (CORE-285) Glary-Bot 2026-06-10 19:10:23 +00:00
  • 6d18f4adac main: force cudnn.benchmark to false (#14390) rattus 2026-06-11 03:54:32 +10:00
  • 95172b2c3d refactor(assets): enrich at output-processing time, not in the WS send path Matt Miller 2026-06-09 21:59:42 -07:00
  • 5270eaf64a test(assets): use real platform paths so containment check works on Windows Matt Miller 2026-05-20 11:17:59 -07:00
  • 6ce9319cc7 docs(assets): trim docstring to what enrichment does, not what it doesn't Matt Miller 2026-05-20 11:00:29 -07:00
  • b6b652c166 docs(assets): drop Asset Identity RFC reference from docstring Matt Miller 2026-05-20 10:59:20 -07:00
  • c1b94b5cc3 fix(assets): reject path traversal when resolving output abs_path Matt Miller 2026-05-20 10:57:40 -07:00
  • 0885f0397c fix(assets): inject only id in executed WS message per Asset Identity RFC Matt Miller 2026-05-13 17:00:28 -07:00
  • b437097fe3 feat(assets): enrich executed WS message with asset metadata Matt Miller 2026-05-12 18:05:34 -07:00
  • 1dc8dd7e0c feat(prompt): enforce canonical UUID prompt_id at job creation Matt Miller 2026-06-09 21:52:39 -07:00
  • 7da72900c8 Merge branch 'master' into matt/be-891-local-add-job_ids-filter-param-to-get-apiassets Matt Miller 2026-06-09 21:52:34 -07:00
  • 039ed38ed1 fix(assets): remove unused delete_content param from deleteAsset (#14241) Matt Miller 2026-06-09 21:52:14 -07:00
  • 33109e0a04 feat(jobs): cursor-based pagination on GET /api/jobs (BE-943) (#14363) matt/be-944-core-cursor-based-pagination-for-get-apiassets Matt Miller 2026-06-09 21:28:25 -07:00
  • a3f2359a18 fix(assets): tighten job_ids validator + add schema-level tests Matt Miller 2026-05-19 20:00:07 -07:00
  • 887ea2a2af fix(assets): tighten job_ids — array schema, max_length, narrow except Matt Miller 2026-05-19 19:48:33 -07:00
  • ae369b3e7e feat(assets): add job_ids filter to GET /api/assets Matt Miller 2026-05-19 19:02:11 -07:00
  • f4e51b9ef9 refactor(jobs): return NamedTuple page, early-out on empty job set matt/be-943-core-cursor-based-pagination-for-get-apijobs Matt Miller 2026-06-09 21:19:51 -07:00
  • d600c76b46 test(assets): make seed content unique per test for isolation matt/remove-deleteasset-delete-content Matt Miller 2026-06-02 11:52:55 -07:00
  • 795927b954 test/docs: address review on deleteAsset delete_content removal Matt Miller 2026-06-02 11:26:40 -07:00
  • 89aa11e405 fix(assets): remove unused delete_content param from deleteAsset Matt Miller 2026-06-02 11:00:20 -07:00
  • a8b24cb0bb feat(jobs): cursor-based pagination on GET /api/jobs (BE-943) Matt Miller 2026-06-08 17:30:12 -07:00
  • ba8ea12922 refactor(pagination): hoist cursor codec to utils/ for cross-domain reuse Matt Miller 2026-06-08 17:24:48 -07:00
  • 84e0692a3d feat(assets): cursor-based pagination on GET /api/assets (#14014) Matt Miller 2026-06-09 21:14:03 -07:00
  • 71a20886ec Merge branch 'master' into matt/be-944-core-cursor-based-pagination-for-get-apiassets guill 2026-06-09 21:07:47 -07:00
  • a76bb4380e chore(assets): drop vestigial tags.tag_type column (#14248) Matt Miller 2026-06-09 21:07:10 -07:00
  • 36e0d4fae9 Merge branch 'master' into matt/be-944-core-cursor-based-pagination-for-get-apiassets Matt Miller 2026-06-09 21:05:32 -07:00
  • 9341fc6894 refactor(assets): drop cross-runtime cursor escaping; cursors are opaque Matt Miller 2026-06-09 20:55:40 -07:00
  • 098e07fdfd Merge branch 'master' into drop-vestigial-tag-type drop-vestigial-tag-type guill 2026-06-09 20:48:28 -07:00
  • 70de84cac7 spike: add model folder debug counts synap5e/be-1092-core-investigate-adding-model_folder-asset_type-fields Simon Pinfold 2026-06-10 15:22:23 +12:00
  • f350acdf21 [Trainer/bug] Ensure model is not inference mode (CORE-72) (#13400) Kohaku-Blueleaf 2026-06-10 11:07:47 +08:00
  • 46d45aade1 chore(openapi): sync shared API contract from cloud@ca12913 (#14367) Comfy Org PR Bot 2026-06-10 10:58:42 +09:00
  • 5fcf7a4a0f Always enable cuda malloc on cu130 and higher. (#14381) comfyanonymous 2026-06-09 18:39:24 -07:00
  • 5ece24e73c Depth anything 3 (Core-135) (#13853) Talmaj 2026-06-10 03:28:24 +02:00
  • 2a2d912950 Merge branch 'master' into depth-anything_CORE-135 depth-anything_CORE-135 Alexis Rolland 2026-06-10 09:25:35 +08:00
  • b95db88d38 Clean-up AI generted code Alexis Rolland 2026-06-10 09:24:39 +08:00
  • 505367b52b spike: add typed asset classification filters Simon Pinfold 2026-05-27 09:09:30 +12:00
  • f8e51b674c feat: Add Bernini-R model support (Wan video) (CORE-279) (#14216) Jukka Seppänen 2026-06-10 02:47:34 +03:00
  • 7ae6c41fcf Merge branch 'master' into depth-anything_CORE-135 Alexis Rolland 2026-06-10 04:08:00 +08:00
  • ad564899d3 Ensure conditions are not trainable to avoid bugs (#14368) Kohaku-Blueleaf 2026-06-10 03:55:29 +08:00
  • 6f01b244a2 mm: dont reset cast buffers in cleanup_models_gc() (#14372) rattus 2026-06-10 03:57:04 +10:00
  • 320fcfa29b fixup: address review feedback round 2 glary/consolidate-bria-transparent-video-bg Glary-Bot 2026-06-09 17:47:29 +00:00
  • ab952395d7 fixup: address review feedback (default=Black, honest Save Video caveat) Glary-Bot 2026-06-09 17:39:58 +00:00
  • 1abab1d81e [Partner Nodes] feat(bria): add Transparent option to Remove Video Background Glary-Bot 2026-06-09 17:10:27 +00:00
  • 9fc6f5f6dd Move bg_removal_model input socket to first position for nicer display (#14353) Alexis Rolland 2026-06-09 23:36:56 +08:00
  • 184009c2f6 feat: Add model support for SCAIL-2 (#14373) Jukka Seppänen 2026-06-09 18:24:09 +03:00
  • 07c53f8f0f Add LoRA key mapping for LTXV/LTXAV models (#14349) kelseyee 2026-06-09 21:57:58 +08:00
  • 1639dc7a70 main/server: Add --debug-hang (#14371) rattus 2026-06-09 23:55:00 +10:00
  • 8ed7f458d0 Allow custom templates with Ideogram4 TE (#14374) Jukka Seppänen 2026-06-09 16:11:05 +03:00
  • 9494456d33 Drop the in-code conversion of original DA3 models and add support for auto-detection of repackaged models. Talmaj Marinc 2026-06-09 13:39:29 +02:00
  • f89999289a fix: Add back apply_rotary_emb for Qwen Image (#14364) Alexis Rolland 2026-06-08 20:55:49 -07:00
  • cb9f639416 chore(openapi): sync shared API contract from cloud@5273c30 (#14266) Comfy Org PR Bot 2026-06-09 12:19:13 +09:00
  • f7558232fa refactor(assets): extract cursor JSON escaping helper; size wire cap above per-field caps Matt Miller 2026-06-08 16:56:10 -07:00
  • 546d7d2eb6 Merge remote-tracking branch 'origin/master' into matt/be-944-conflict-resolve Matt Miller 2026-06-08 16:35:55 -07:00
  • 00b633f368 Revert "Add SeedVR2 support (CORE-6) (#14110)" (#14359) comfyanonymous 2026-06-08 15:00:20 -07:00
  • a0a055bc4e feat(assets): extract image dimensions at ingest and emit on asset responses (#13991) Matt Miller 2026-06-08 14:27:50 -07:00
  • 7a2594ac5c Merge branch 'master' into matt/asset-image-dimensions-metadata matt/asset-image-dimensions-metadata Matt Miller 2026-06-08 14:26:12 -07:00
  • a1c434eb65 Improve ResolutionSelector (#14309) Silver 2026-06-08 19:05:10 +02:00
  • fc258b10e5 Add Color primitive (#14260) Jukka Seppänen 2026-06-08 19:30:28 +03:00
  • 38f750d80e chore: update embedded docs to v0.5.3 (#14350) Daxiong (Lin) 2026-06-08 22:58:52 +08:00
  • 8cbdd8f72e Use optimized attention in Dino2AttentionBlock. Talmaj Marinc 2026-06-08 12:46:58 +02:00
  • 7863cf0e53 Add SeedVR2 support (CORE-6) (#14110) John Pollock 2026-06-08 05:15:05 -05:00
  • 739061dd4c Use windows line endings for windows portable readmes. (#14334) comfyanonymous 2026-06-07 20:56:53 -07:00
  • 2cdaaf4a25 Update line endings check to ignore .ci files. (#14319) comfyanonymous 2026-06-06 19:33:03 -07:00
  • ea36cb16d6 feat(3d): reorder Preview3DAdvanced / PreviewGaussianSplat / PreviewPointCloud inputs and outputs (#14308) Terry Jia 2026-06-05 22:01:57 -04:00
  • a65a5464c7 BE-1172 fix(3d): save Preview3DAdvanced / PreviewGaussianSplat / PreviewPointCloud to temp/, rename viewport input (#14294) Terry Jia 2026-06-05 17:18:41 -04:00
  • 986ce5b4f0 Update AMD portable readme. (#14303) comfyanonymous 2026-06-05 12:41:44 -07:00
  • 2ef2cf1a7c feat: add PreviewGaussianSplat + PreviewPointCloud nodes (#14194) Terry Jia 2026-06-05 15:30:58 -04:00
  • aeee53ff6a [Partner Nodes] feat: add temperature and top_p to NanoBanan node (#14305) Alexander Piskun 2026-06-05 21:52:15 +03:00
  • 4a00126e9c [Partner Nodes] feat: add new Gemini text node (#14299) Alexander Piskun 2026-06-05 20:31:55 +03:00
  • ec6aa979a6 aimdo 049 (#14300) rattus 2026-06-06 01:40:03 +10:00
  • 410df27253 Fix interoperation with external source of pinned memory pressure (#14252) rattus 2026-06-06 01:39:35 +10:00
  • 5aa71b9bc2 Enable cfg1 optimization for DualModelGuider with CFGGuider (#14290) Jukka Seppänen 2026-06-05 10:04:10 +03:00
  • ab0d8a9203 Consolidate audio nodes into SaveAudioAdvanced node (CORE-202) (#13871) Alexis Rolland 2026-06-04 19:29:41 -07:00
  • 514bb8ba21 Fix ideogram if model dtype gets set to fp8. (#14291) comfyanonymous 2026-06-04 19:20:22 -07:00
  • 8a89f8340a feat: register supports_terminal CLI feature flag feat/supports-terminal-flag Jedrzej Kosinski 2026-06-04 14:46:52 -07:00
  • 4e1f7cb1db Bump comfyui-frontend-package to 1.45.15 (#14265) Comfy Org PR Bot 2026-06-05 03:41:33 +09:00
  • ba9ffa0a2b ComfyUI v0.24.1 v0.24.1 release/v0.24 fen-release[bot] 2026-06-04 18:07:31 +00:00
  • be78c12132 chore: update workflow templates to v0.9.98 (#14284) Daxiong (Lin) 2026-06-05 00:40:44 +08:00
  • 4769b22592 [Partner Nodes] feat: add seed input to Flux Erase node (#14283) Alexander Piskun 2026-06-04 19:32:15 +03:00
  • e3d9db1a96 [Partner Nodes] feat: add Krea 2 Medium Turbo model (#14280) Alexander Piskun 2026-06-04 18:24:22 +03:00
  • 06756200ac [Partner Nodes] feat: add Bria Green Background node (#14277) Alexander Piskun 2026-06-04 17:47:20 +03:00
  • ad62624ddf [Partner Nodes] fix (Seedance 2.0): prevent 1080p first/last-frame stretch jump (#14251) Alexander Piskun 2026-06-04 11:23:52 +03:00
  • eaff18a5a2 [Partner Nodes] fix SaveWEBM node to save alpha channel; add BriaTransparentVideoBackground Partner node (#14257) Alexander Piskun 2026-06-04 02:05:48 +03:00