Commit Graph

  • 5039ec8fea Fix VAE usage kijai 2026-04-01 18:14:43 +0300
  • c35def1107 cleanup kijai 2026-04-01 18:02:40 +0300
  • e433039102 Add ColorTransfer -node kijai 2026-04-01 18:02:23 +0300
  • 29c078e87c fix: sanitize subprocess call in conftest.py orbisai0security 2026-04-01 07:12:09 +0000
  • 7d437687c2
    chore: update workflow templates to v0.9.41 (#13242) Daxiong (Lin) 2026-04-01 11:23:25 +0800
  • ef3b96aad8 chore: update workflow templates to v0.9.41 ComfyUI Wiki 2026-04-01 10:17:50 +0800
  • e2ddf28d78
    Fix some fp8 scaled checkpoints no longer working. (#13239) comfyanonymous 2026-03-31 14:27:17 -0700
  • cea9dbd5d6 Merge remote-tracking branch 'upstream/master' into supir kijai 2026-03-31 23:36:55 +0300
  • f85a7efbce
    Fix some fp8 scaled checkpoints no longer working. comfyanonymous 2026-03-31 11:21:49 -0400
  • d25d14dfb6
    dev: PhotaLabs API nodes dev/Combo-RemoteOptions bigcat88 2026-03-30 19:48:53 +0300
  • 4290dd82a3
    Merge branch 'master' into Trainer-dev-mode Kohaku-Blueleaf 2026-03-31 16:04:04 +0800
  • 57aa65c16f Dev mode by args Kohaku-Blueleaf 2026-03-31 15:55:30 +0800
  • 076639fed9
    Update README with note on model support (#13235) comfyanonymous 2026-03-30 20:11:02 -0700
  • be1b899b49
    Update README with note on model support comfyanonymous 2026-03-30 22:51:53 -0400
  • 72640888ff wrong normalization for the texture node Yousef Rafat 2026-03-30 23:20:46 +0200
  • b418fb1582 Fix device mismatch: update LoadedModel.device when _switch_parent swaps to parent patcher Jedrzej Kosinski 2026-03-30 08:56:33 -0700
  • 20803749c3 Add detailed multigpu debug logging to load_models_gpu Jedrzej Kosinski 2026-03-30 08:53:36 -0700
  • 3fab720be9 Add debug logging for device mismatch in ModelPatcherDynamic.load Jedrzej Kosinski 2026-03-30 08:45:55 -0700
  • afdddcee66 Re-enable comfy-kitchen cuda backend for multigpu testing Jedrzej Kosinski 2026-03-30 08:32:52 -0700
  • 1d8e379f41 Rename MultiGPU Work Units to MultiGPU CFG Split Jedrzej Kosinski 2026-03-30 08:00:20 -0700
  • 5f4fcd19e7 Simplify multigpu nodes: default max_gpus=2, remove gpu_options input, disable Options node Jedrzej Kosinski 2026-03-30 07:30:32 -0700
  • d52dcbc88f Rewrite multigpu nodes to V3 format Jedrzej Kosinski 2026-03-30 07:23:13 -0700
  • 84f465e791 Set CUDA device at start of multigpu threads to avoid multithreading bugs Jedrzej Kosinski 2026-03-30 07:07:54 -0700
  • be35378986 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2026-03-30 06:24:55 -0700
  • 358d22b61d update color curve blueprint using image histogram node Terry Jia 2026-03-30 08:27:23 -0400
  • df1d294778 image histogram node Terry Jia 2026-03-22 21:50:14 -0400
  • 19d51dadb2 add custome zimage ops node. kunshen1 2026-03-30 08:44:35 +0000
  • 6ecc3e219f VocoderWithBWE: run forward pass in fp32. btalesnik 2026-03-26 07:50:57 +0000
  • 55e6478526
    Rename utils/string nodes with Text prefix and add search aliases (#13227) Christian Byrne 2026-03-29 21:02:44 -0700
  • 3808aa17d0
    Merge branch 'master' into rename-string rename-string guill 2026-03-29 20:33:20 -0700
  • 537c10d231
    Update README.md with latest AMD Linux pytorch. (#13228) comfyanonymous 2026-03-29 19:07:38 -0700
  • 8baa16f4bf
    Update README.md with latest AMD Linux pytorch. comfyanonymous 2026-03-29 19:07:13 -0700
  • 6a7d54d2b5 Rename utils/string nodes with Text prefix and add search aliases bymyself 2026-03-29 17:22:45 -0700
  • 9e3e939db1 fix: remove unused ColorVisuals import (ruff F401) John Pollock 2026-03-29 19:14:38 -0500
  • b11129e169 test: isolation test suite and workflows John Pollock 2026-03-29 19:04:26 -0500
  • a6b5e6545d feat: sealed worker data types — comfy_api_sealed_worker package John Pollock 2026-03-29 19:04:17 -0500
  • d90e28863e feat: isolation fencing in core ComfyUI files John Pollock 2026-03-29 19:04:07 -0500
  • 683e2d6a73 feat: model and service proxies for isolated custom nodes John Pollock 2026-03-29 19:02:43 -0500
  • 878684d8b2 feat: isolation core — adapter, loader, manifest, hooks, runtime helpers John Pollock 2026-03-29 19:02:33 -0500
  • 524699ce68 fix: set downscale/upscale ratio to 16 for taef2 packing kijai 2026-03-30 02:44:53 +0300
  • 8d723d2caa
    Fix/tweak pinned memory accounting (#13221) rattus 2026-03-29 16:43:24 -0700
  • 5a1141210e Merge remote-tracking branch 'upstream/master' into flux2_tinyvae kijai 2026-03-30 02:17:45 +0300
  • 43f2440972
    Add Boolean support to math expressions LaVie024 2026-03-29 22:40:59 +0000
  • d113d1cc32
    feat(api-nodes-Tencent3D): allow smaller possible face_count; add uv_image output (#13207) Alexander Piskun 2026-03-30 00:11:30 +0300
  • 1cd8a8839b
    Merge branch 'master' into feat/api-nodes/Tencent3D Alexander Piskun 2026-03-29 18:50:49 +0300
  • c4e6511464 mm: Remove pin count clearing threshold. Rattus 2026-03-30 00:34:21 +1000
  • d188a67cf9 mm: Lower windows pin threshold Rattus 2026-03-30 00:32:21 +1000
  • 9dd4d35e80
    [cleanup]: removed duplicate deps from merging; Maifee Ul Asad 2026-03-29 18:31:41 +0600
  • a500f1edac
    CORE-13 feat: Support RT-DETRv4 detection model (#12748) Jukka Seppänen 2026-03-29 06:34:10 +0300
  • 5ba7330e3c
    Merge branch 'master' into master Charles Chan 2026-03-29 02:57:50 +0000
  • 0120eb6861 remove size and add default mode Charles Chan 2026-03-29 10:50:38 +0800
  • 3f77450ef1
    Fix #13214 (#13216) comfyanonymous 2026-03-28 19:35:59 -0700
  • f26e3f3922
    Fix #13214 comfyanonymous 2026-03-28 22:26:59 -0400
  • 8c6953da59 add overwrite/increment to SaveImageDataSetToFolderNode/SaveImageTextDataSetToFolderNode Charles Chan 2026-03-29 10:14:10 +0800
  • de28e26214
    Merge 2841684700 into fc1fdf3389 Talmaj 2026-03-28 21:57:45 +0100
  • 96b3494747 fix: redact proxy credentials in startup log messages sno-proxysettings snomiao 2026-03-29 03:11:46 +0900
  • ce0c979e96
    Merge 553f71aa9e into fc1fdf3389 Yousef R. Gamaleldin 2026-03-28 18:06:24 +0000
  • 5957425013 fix: move proxy log messages after setup_logger to avoid double logging snomiao 2026-03-29 03:06:11 +0900
  • 658ece3ea8
    Merge 4f23ca8785 into fc1fdf3389 Chestnut 2026-03-29 01:44:29 +0800
  • 8eccdc0a23 fix: quote env var references in run blocks dagecko 2026-03-28 13:34:29 -0400
  • 0b699b9b2b
    Merge a51490b68b into fc1fdf3389 Jukka Seppänen 2026-03-28 11:19:06 -0600
  • fc1fdf3389
    fix: avoid nested sampler function calls in Color Curves shader (#13209) Terry Jia 2026-03-28 13:13:05 -0400
  • 6df3aee425
    Merge branch 'master' into fix/color-curves-shader-nested-sampler fix/color-curves-shader-nested-sampler Terry Jia 2026-03-28 13:06:14 -0400
  • b4156b8a8c fix: avoid nested sampler function calls in Color Curves shader Terry Jia 2026-03-28 10:06:48 -0400
  • 92890ef01d
    feat(api-nodes-Tencent3D): allow smaller possible face_count; add uv_image output bigcat88 2026-03-28 14:36:06 +0200
  • 15a932e655 fix: override inherited env vars and merge partial CLI proxy args snomiao 2026-03-28 18:55:05 +0900
  • 70313b7f00 feat: add HTTP/HTTPS proxy configuration via CLI args and settings snomiao 2026-03-27 08:51:00 +0900
  • e9d082a228
    Merge branch 'master' into offloader-maifee Maifee Ul Asad 2026-03-28 13:05:32 +0600
  • 4092c6d0a9 fix: pin 8 actions to commit SHA, extract 1 expressions to env vars dagecko 2026-03-28 01:29:07 -0400
  • b353a7c863
    Integrate RAM cache with model RAM management (#13173) rattus 2026-03-27 18:34:16 -0700
  • 3696c5bad6
    Add has_intermediate_output flag for nodes with interactive UI (#13048) Terry Jia 2026-03-27 21:06:38 -0400
  • 207a689bc6
    Merge branch 'master' into feature/has-intermediate-output Terry Jia 2026-03-27 20:58:56 -0400
  • 3a56201da5
    Allow flux conditioning without a pooled output. (#13198) comfyanonymous 2026-03-27 17:36:26 -0700
  • 6dc590041f
    Allow flux conditioning without a pooled output. comfyanonymous 2026-03-27 20:31:47 -0400
  • bb2d1c824b Add has_intermediate_output flag for nodes with interactive UI Terry Jia 2026-03-26 09:42:04 -0400
  • 70347a93ad
    Merge afa96152b8 into 6a2cdb817d chukangkang 2026-03-27 23:36:40 +0000
  • a258d23ff7
    Merge branch 'Comfy-Org:master' into fix/jobs-preview-fallback-priority Deniz Şafak 2026-03-28 01:22:22 +0300
  • 3fbf3b421f
    WIP branch node austin/branch-node Austin Mroz 2026-03-27 14:35:24 -0700
  • 4998effdc8 Merge remote-tracking branch 'upstream/master' into rfdetr kijai 2026-03-27 22:30:26 +0200
  • 6a2cdb817d
    fix(api-nodes-nanobana): raise error when not output image is present (#13167) Alexander Piskun 2026-03-27 21:11:41 +0200
  • 5559569735 .. Yousef Rafat 2026-03-27 20:52:23 +0200
  • ff7a86e076
    Merge branch 'master' into fix/gemini-black-image-error-handling Jedrzej Kosinski 2026-03-27 10:27:23 -0700
  • 85b7495135
    chore: update workflow templates to v0.9.39 (#13196) ComfyUI Wiki 2026-03-28 01:13:02 +0800
  • 8114516ee6 Merge remote-tracking branch 'origin/master' into pysssss/angle-glsl pythongosssss 2026-03-27 09:05:42 -0700
  • 1d70472a84 chore: update workflow templates to v0.9.39 ComfyUI Wiki 2026-03-27 23:34:13 +0800
  • 628af864af Narrow audio fallback to data/encode errors and preserve mux failures vp 2026-03-27 16:47:22 +0300
  • 462592a359 Fix video save audio encode failures for invalid waveform values vp 2026-03-27 16:35:56 +0300
  • 234caeed32
    Restore SageAttention, fix gpus syntax, and clean up entrypoint Claude 2026-03-27 12:40:33 +0000
  • 1bf3bfbdb3
    Fix Docker build failures and workflow publish bug; remove SageAttention Claude 2026-03-27 12:31:01 +0000
  • e6a7ed38e6
    Merge branch 'master' into fix/gemini-black-image-error-handling Alexander Piskun 2026-03-27 12:54:53 +0200
  • e4fec593c1 ruff Rattus 2026-03-27 16:11:13 +1000
  • 4bc20306c1
    Merge branch 'Comfy-Org:master' into sage3 Haoming 2026-03-27 13:58:55 +0800
  • 403cb471a4 caching: RAMPressure: Remove gc.collect() Rattus 2026-03-27 15:54:27 +1000
  • 225c52f6a4
    fix: register image/svg+xml MIME type for .svg files (#13186) Jin Yi 2026-03-27 14:13:29 +0900
  • d5578efa2b fix: register image/svg+xml MIME type for .svg files fix/svg-mime-type Jin Yi 2026-03-27 13:59:05 +0900
  • 567c98dea2
    Merge pull request #1 from Intrinsically-Sublime/master clsferguson 2026-03-26 21:56:10 -0600
  • 6f70a2cb99 optimize Haoming 2026-03-27 10:54:24 +0800
  • cfcd8f230b
    Merge branch 'Comfy-Org:master' into sage3 Haoming 2026-03-27 10:51:00 +0800
  • b1fdbeb9a7
    Fix blur and sharpen nodes not working with fp16 intermediates. (#13181) comfyanonymous 2026-03-26 19:18:16 -0700
  • 2690e64696 ram_cache: implement pin pressure. Rattus 2026-03-27 01:02:33 +1000