Commit Graph

  • b920bdd77d
    chore: update workflow templates to v0.9.45 (#13353) Daxiong (Lin) 2026-04-11 03:50:40 +0800
  • 845da1b073 Fixup ruff. Talmaj Marinc 2026-04-10 20:24:57 +0200
  • ff916d8896 Add CogVideoX 1.5 geometry defaults to I2V path Talmaj Marinc 2026-04-10 19:50:16 +0200
  • 8cf387b968 Fix CogVideoX concat_cond to handle temporal dimension and normalize channel count Talmaj Marinc 2026-04-10 19:47:18 +0200
  • 955ce480e2 Fix mutable input parameter. Talmaj Marinc 2026-04-10 15:14:42 +0200
  • 63739c324e Utilize use_learned_positional_embeddings in forward pass of CogVideoX. Talmaj Marinc 2026-04-10 15:12:32 +0200
  • a16fc7ee98 Remove sparkvsr related code. Talmaj Marinc 2026-04-10 15:03:05 +0200
  • bf2c582605 Remove breaking code, logging etc. Talmaj Marinc 2026-04-10 11:09:51 +0200
  • 3e4d15a4f7 Initial CogVideoX and SparkVSR support kijai 2026-04-08 12:04:51 +0300
  • 5410ed34f5
    fix(api-nodes): fix GrokVideoReferenceNode price badge (#13354) Alexander Piskun 2026-04-10 21:01:15 +0300
  • 76fd33538d fix(api-nodes): fix GrokVideoReferenceNode price badge fix/api-nodes/grok-reference-price-badge bigcat88 2026-04-10 20:38:58 +0300
  • 243691c258 texture fixes Yousef Rafat 2026-04-10 19:18:14 +0200
  • 3a8c9c2b9c chore: update workflow templates to v0.9.45 ComfyUI Wiki 2026-04-11 01:11:25 +0800
  • 937faafe21 corrected simplification logic Yousef Rafat 2026-04-10 16:33:19 +0200
  • 4e14d42da1 comfy ops + color support in postprocess Yousef Rafat 2026-04-10 16:12:23 +0200
  • eccd7c1733 fix: remove unused u_resolution uniform and fix Glow shader texelSize Terry Jia 2026-04-10 10:05:13 -0400
  • 6718be09ba cleanup, enable fused rms norm by default kijai 2026-04-10 15:28:26 +0300
  • ea255543e6 structure generation works Yousef Rafat 2026-04-10 14:24:07 +0200
  • 3aa8f900d6 updated workflow Yousef Rafat 2026-04-10 13:49:29 +0200
  • cf5faf8c17 typo correction Yousef Rafat 2026-04-10 13:02:16 +0200
  • c636f24779 fix(folder-paths): include searched model directories in errors LeonSGP43 2026-04-10 17:42:22 +0800
  • 7e0c6182f7 SDPose: resize input always kijai 2026-04-10 11:50:02 +0300
  • e9bfff44ce Preserve legacy string-node search during Text rename Codex Automation 2026-04-10 15:11:54 +0800
  • ec913ccbd8 fix: convert run_intel_gpu.bat line endings from CRLF to LF deepme987/fix-fp8-addcmul-autocast Deep Mehta 2026-04-09 21:09:10 -0700
  • 7db81e43df fix: prevent autocast crash in WAN model addcmul ops Deep Mehta 2026-04-09 20:59:31 -0700
  • cf44161a24 fix: use textureSize instead of u_resolution for texel size in blur/sharpen shaders Terry Jia 2026-04-09 22:32:46 -0400
  • e6be419a30
    should use 0 as defalut for brightness (#13345) Terry Jia 2026-04-09 21:58:05 -0400
  • 3d4aca8084
    Bump comfyui-frontend-package version to 1.42.10 (#13346) comfyanonymous 2026-04-09 18:56:49 -0700
  • d50b3397b3 should use 0 as defalut for grow correct-defalut-value-blueprint-brightness Terry Jia 2026-04-09 21:47:08 -0400
  • 8c6346691a
    Bump comfyui-frontend-package version to 1.42.10 comfyanonymous 2026-04-09 21:34:11 -0400
  • eb4b23a4c7 should use 0 as defalut for brightness Terry Jia 2026-04-09 21:30:47 -0400
  • debeab6b53
    Update model_base.py Subarasheese 2026-04-09 21:13:47 -0300
  • ac373bef57
    Update nodes_ace.py Subarasheese 2026-04-09 21:13:18 -0300
  • d1aeda9255
    Update nodes_ace.py Subarasheese 2026-04-09 20:59:28 -0300
  • bd27c7201a
    Update model_base.py Subarasheese 2026-04-09 20:58:45 -0300
  • 48deb15c0e
    Simplify multigpu dispatch: run all devices on pool threads (#13340) Jedrzej Kosinski 2026-04-08 22:15:57 -1000
  • a95eabd481 Simplify multigpu dispatch: run all devices on pool threads Jedrzej Kosinski 2026-04-09 01:01:20 -0700
  • c4c0f1417c
    feat(api nodes): added 4K resolution for Veo models; added Veo 3 Lite model bigcat88 2026-04-08 20:38:54 +0300
  • 197dba5b69 fix: respect capture_on_queue flag in WebcamCapture.IS_CHANGED easonysliu 2026-04-09 14:20:27 +0800
  • 4b97d167f1 fix unclosed file handle when opening mask image in /upload/mask easonysliu 2026-04-09 14:19:31 +0800
  • 7b067f640c Merge branch 'master' into codex/windows-rocm-sdk-env 野生の男 2026-04-09 14:41:06 +0900
  • f4d4dfaa66 fix: change SaveAnimatedWEBP default method from 'default' to 'fastest' (fixes #13300) octo-patch 2026-04-09 12:33:21 +0800
  • c8d102aad4
    Merge ab654fb317 into 2d861fb146 Vaga tk 2026-04-09 03:00:37 +0000
  • 2d861fb146
    Basic intel standalone package .bat (#13333) comfyanonymous 2026-04-08 18:39:29 -0700
  • 1d2df31b18 Basic intel standalone package .bat comfyanonymous 2026-04-08 21:37:58 -0400
  • 9e28569a00 Address CodeRabbit review comments sam-kpm 2026-04-08 18:59:03 -0600
  • e24d0f0ad1 Refactor EGL device enumeration and fix eglGetDisplay fallback sam-kpm 2026-04-08 18:52:17 -0600
  • 8e0558c4a4 Fix EGL context creation on headless NVIDIA (EGL_BAD_ACCESS) sam-kpm 2026-04-08 18:45:58 -0600
  • 2637aad796 Fix oom fallback frame loss kijai 2026-04-09 01:20:18 +0300
  • 36a9a60368 Merge remote-tracking branch 'upstream/master' into rife kijai 2026-04-09 01:07:28 +0300
  • 390798718c Add model folder placeholder kijai 2026-04-09 01:07:19 +0300
  • 0ebeac98a7 removed unnecessary vae float32 upcast Yousef Rafat 2026-04-08 19:08:26 +0200
  • ae2c28ee16
    Merge be7e3d4d69 into b615af1c65 dave-juicelabs 2026-04-08 17:52:49 +0200
  • 4b93c4360f
    Implement persistent thread pool for multi-GPU CFG splitting (#13329) Jedrzej Kosinski 2026-04-08 02:39:07 -1000
  • 9e4749a32f Implement persistent thread pool for multi-GPU CFG splitting Jedrzej Kosinski 2026-04-08 04:27:26 -0700
  • da3864436c Merge remote-tracking branch 'origin/master' into worksplit-multigpu Jedrzej Kosinski 2026-04-08 05:08:38 -0700
  • 62b2940072
    Merge branch 'Comfy-Org:master' into fix/jobs-preview-fallback-priority Deniz Şafak 2026-04-08 15:04:49 +0300
  • fd5acc96a4 add support for headless pysssss/angle-glsl pythongosssss 2026-04-08 02:36:28 -0700
  • bf2ddd1177
    Merge 1f255e11d2 into b615af1c65 newsletternewsletter 2026-04-08 15:59:03 +0800
  • 52eec2910f fix: move convert_old_quants before state_dict_prefix_replace in load_diffusion_model_state_dict codeman101 2026-04-08 00:33:59 -0700
  • d21aa991ec
    Merge 6f4d889053 into b615af1c65 Chakib Benziane 2026-04-08 05:41:35 +0000
  • 1caa031f4b
    Merge aa2ab2415c into b615af1c65 Are-You-Really-Happpy 2026-04-08 05:41:33 +0000
  • 1748a7f6ef
    Merge 2ff056431d into b615af1c65 Aseem Saxena 2026-04-08 00:52:44 +0000
  • 5b62570426
    Merge da2629c12c into b615af1c65 Aseem Saxena 2026-04-08 00:52:40 +0000
  • 51e70fe033
    fix: pin pyisolate to 0.10.1 in requirements.txt (#13327) John Pollock 2026-04-07 16:45:11 -0500
  • 5756fb77d6 fix: pin pyisolate to 0.10.1 in requirements.txt John Pollock 2026-04-07 16:38:40 -0500
  • 2cb06431e8 fix for conditioning Yousef Rafat 2026-04-07 23:02:33 +0200
  • 88643f3978 Fix logging of guide frame number ozbayb 2026-04-07 14:11:19 -0600
  • 67c3a3e583 update Dockerfile.rocm Vicky Tsang 2026-04-07 15:32:38 -0400
  • d1a9e2e4df Fix whitespace ozbayb 2026-04-07 13:25:31 -0600
  • d5badc5f38 LTX2 context windows - Clean up unnecessary code ozbayb 2026-04-07 13:00:38 -0600
  • c9edd2d7c0 LTX2 context windows - Add handling for downscaled IC-Lora guide frames ozbayb 2026-04-07 12:44:28 -0600
  • f1acd5bd85 LTX2 context windows - Cleanup: Simplify window data handling, improve variable names, refactor and condense new context window methods to separate execution paths cleanly ozbayb 2026-04-07 12:43:41 -0600
  • 8822627a60 range type Terry Jia 2026-04-07 10:18:23 -0400
  • 789329e0b3 add unit tests for model management Vicky Tsang 2026-04-05 18:06:21 -0400
  • 7161000dca
    Merge branch 'Comfy-Org:master' into amd-integration vickytsang 2026-04-07 10:03:10 -0700
  • 5cbe047a65
    Merge pull request #13324 from pollockjj/pyisolate-support John Pollock 2026-04-07 11:21:13 -0500
  • 71394b3ccf test(isolation): full isolation test suite — 160 unit tests John Pollock 2026-04-07 08:02:19 -0500
  • 89eb75c613 feat(isolation): fencing — all code guarded by --use-process-isolation John Pollock 2026-04-07 05:58:57 -0500
  • e47cc074b3 feat(isolation): sandbox support — host policy and bwrap configuration John Pollock 2026-04-07 05:58:50 -0500
  • ace8e9fdbf feat(isolation): sealed worker data types and custom node serializers John Pollock 2026-04-07 05:58:41 -0500
  • ae17ef8263 fix: nodes_save_ply/npz import from comfy_api_sealed_worker instead of removed comfy_api._util John Pollock 2026-04-07 08:59:38 -0500
  • 9027a26d89
    Merge pull request #13320 from pollockjj/pyisolate-support John Pollock 2026-04-07 08:12:26 -0500
  • 33e4adf2bf test(isolation): full isolation test suite — 160 unit tests John Pollock 2026-04-07 08:02:19 -0500
  • 6093685373 feat(isolation): fencing — all code guarded by --use-process-isolation John Pollock 2026-04-07 05:58:57 -0500
  • 71c6d3a638 feat(isolation): sandbox support — host policy and bwrap configuration John Pollock 2026-04-07 05:58:50 -0500
  • e64e551239 feat(isolation): sealed worker data types and custom node serializers John Pollock 2026-04-07 05:58:41 -0500
  • 0c7bc74e82 feat(isolation): execution engine integration for isolated workers John Pollock 2026-04-07 05:58:31 -0500
  • 0e990a31a6 feat(isolation): advanced RPC proxies — ModelPatcher, CLIP, VAE, ModelSampling John Pollock 2026-04-07 05:58:22 -0500
  • 94720c0c02 feat(isolation): singleton proxies for ComfyUI services John Pollock 2026-04-07 05:58:12 -0500
  • 7d512fa9c3 feat(isolation): core infrastructure and pyisolate integration John Pollock 2026-04-07 05:58:03 -0500
  • 2beca418ad
    Fix noise/latent tensor mismatch when latent is nested but noise is not Dustin 2026-04-07 06:07:26 -0400
  • 05eaceafa1 Cleanup, video fixes kijai 2026-04-07 12:37:29 +0300
  • ee600a3cce
    Merge branch 'master' into pysssss/angle-glsl pythongosssss 2026-04-07 10:16:31 +0100
  • b615af1c65
    Add support for small flux.2 decoder (#13314) huemin 2026-04-07 00:44:18 -0700
  • 40862c0776
    Support Ace Step 1.5 XL model. (#13317) comfyanonymous 2026-04-07 00:13:47 -0700
  • e3bf317153 Support Ace Step 1.5 XL model. comfyanonymous 2026-04-07 03:06:53 -0400
  • d656ca334a fix: pin SQLAlchemy>=2.0 in requirements.txt (fixes #13036) Octopus 2026-04-07 13:32:52 +0800
  • 50076f3439
    format blueprint (#13315) Terry Jia 2026-04-06 23:33:55 -0400
  • ea71c97e3d
    Merge branch 'master' into format-blueprint guill 2026-04-06 20:30:06 -0700