Commit Graph

  • 6a1d3a1ae1 convert hunyuan3d.py to V3 schema (#10664) Alexander Piskun 2025-11-20 00:49:01 +02:00
  • 65ee24c978 change display name of PreviewAny node to "Preview as Text" (#10796) Alexander Piskun 2025-11-19 11:25:28 +02:00
  • 17027f2a6a Add a way to disable the final norm in the llama based TE models. (#10794) comfyanonymous 2025-11-18 19:36:03 -08:00
  • b5c8be8b1d ComfyUI 0.3.70 v0.3.70 comfyanonymous 2025-11-18 19:37:20 -05:00
  • 24fdb92edf feat(api-nodes): add new Gemini model (#10789) Alexander Piskun 2025-11-19 00:26:44 +02:00
  • d526974576 Fix hunyuan 3d 2.0 (#10792) comfyanonymous 2025-11-18 13:46:19 -08:00
  • e1ab6bb394 EasyCache: Fix for mismatch in input/output channels with some models (#10788) Jukka Seppänen 2025-11-18 17:00:21 +02:00
  • 048f49adbd chore(api-nodes): adjusted PR template; set min python version for pylint to 3.10 (#10787) Alexander Piskun 2025-11-18 13:59:27 +02:00
  • 47bfd5a33f Native block swap custom nodes considered harmful. (#10783) comfyanonymous 2025-11-17 21:26:44 -08:00
  • fdf49a2861 Fix the portable download link for CUDA 12.6 (#10780) ComfyUI Wiki 2025-11-18 11:04:06 +08:00
  • f41e5f398d Update README with new portable download link (#10778) comfyanonymous 2025-11-17 16:59:19 -08:00
  • 27cbac865e Add release workflow for NVIDIA cu126 (#10777) comfyanonymous 2025-11-17 16:04:04 -08:00
  • 3d0003c24c ComfyUI version 0.3.69 v0.3.69 comfyanonymous 2025-11-17 17:17:24 -05:00
  • 7d6103325e Change ROCm nightly install command to 7.1 (#10764) comfyanonymous 2025-11-16 00:01:14 -08:00
  • 2d4a08b717 Revert "chore(api-nodes): mark OpenAIDalle2 and OpenAIDalle3 nodes as deprecated (#10757)" (#10759) Alexander Piskun 2025-11-15 22:37:34 +02:00
  • 9a02382568 chore(api-nodes): mark OpenAIDalle2 and OpenAIDalle3 nodes as deprecated (#10757) Alexander Piskun 2025-11-15 21:18:49 +02:00
  • bd01d9f7fd Add left padding support to tokenizers. (#10753) comfyanonymous 2025-11-15 03:54:40 -08:00
  • 443056c401 Fix custom nodes import error. (#10747) comfyanonymous 2025-11-14 00:26:05 -08:00
  • f60923590c Use same code for chroma and flux blocks so that optimizations are shared. (#10746) comfyanonymous 2025-11-13 22:28:05 -08:00
  • 1ef328c007 Better instructions for the portable. (#10743) comfyanonymous 2025-11-13 18:32:39 -08:00
  • 94c298f962 flux: reduce VRAM usage (#10737) rattus 2025-11-14 10:02:03 +10:00
  • 2fde9597f4 feat: add create_time dict to prompt field in /history and /queue (#10741) ric-yu 2025-11-13 15:11:52 -08:00
  • f91078b1ff add PR template for API-Nodes (#10736) Alexander Piskun 2025-11-13 20:05:26 +02:00
  • 3b3ef9a77a Quantized Ops fixes (#10715) contentis 2025-11-13 00:26:52 +01:00
  • 8b0b93df51 Update Python 3.14 compatibility notes in README (#10730) comfyanonymous 2025-11-12 14:04:41 -08:00
  • 1c7eaeca10 qwen: reduce VRAM usage (#10725) rattus 2025-11-13 07:20:53 +10:00
  • 18e7d6dba5 mm/mp: always unload re-used but modified models (#10724) rattus 2025-11-13 07:19:53 +10:00
  • e1d85e7577 Update README.md for Intel Arc GPU installation, remove IPEX (#10729) Qiacheng Li 2025-11-12 12:21:05 -08:00
  • 1199411747 Don't pin tensor if not a torch.nn.parameter.Parameter (#10718) comfyanonymous 2025-11-11 16:33:30 -08:00
  • 5ebcab3c7d Update CI workflow to remove dead macOS runner. (#10704) comfyanonymous 2025-11-10 12:35:29 -08:00
  • c350009236 ops: Put weight cast on the offload stream (#10697) rattus 2025-11-10 13:52:11 +10:00
  • dea899f221 Unload weights if vram usage goes up between runs. (#10690) comfyanonymous 2025-11-09 15:51:33 -08:00
  • e632e5de28 Add logging for model unloading. (#10692) comfyanonymous 2025-11-09 15:06:39 -08:00
  • 2abd2b5c20 Make ScaleROPE node work on Flux. (#10686) comfyanonymous 2025-11-08 12:52:02 -08:00
  • a1a70362ca Only unpin tensor if it was pinned by ComfyUI (#10677) comfyanonymous 2025-11-07 08:15:05 -08:00
  • cf97b033ee mm: guard against double pin and unpin explicitly (#10672) rattus 2025-11-07 12:20:48 +10:00
  • eb1c42f649 Tell users they need to upload their logs in bug reports. (#10671) comfyanonymous 2025-11-06 17:24:28 -08:00
  • e05c907126 Clarify release cycle. (#10667) comfyanonymous 2025-11-06 01:11:30 -08:00
  • 09dc24c8a9 Pinned mem also seems to work on AMD. (#10658) comfyanonymous 2025-11-05 16:11:15 -08:00
  • 1d69245981 Enable pinned memory by default on Nvidia. (#10656) comfyanonymous 2025-11-05 15:08:13 -08:00
  • 97f198e421 Fix qwen controlnet regression. (#10657) comfyanonymous 2025-11-05 15:07:35 -08:00
  • bda0eb2448 feat(API-nodes): move Rodin3D nodes to new client; removed old api client.py (#10645) Alexander Piskun 2025-11-05 12:16:00 +02:00
  • c4a6b389de Lower ltxv mem usage to what it was before previous pr. (#10643) comfyanonymous 2025-11-04 19:47:35 -08:00
  • 4cd881866b Use single apply_rope function across models (#10547) contentis 2025-11-05 02:10:11 +01:00
  • 265adad858 ComfyUI version v0.3.68 v0.3.68 comfyanonymous 2025-11-04 19:42:23 -05:00
  • 7f3e4d486c Limit amount of pinned memory on windows to prevent issues. (#10638) comfyanonymous 2025-11-04 14:37:50 -08:00
  • a389ee01bb caching: Handle None outputs tuple case (#10637) rattus 2025-11-05 08:14:10 +10:00
  • 9c71a66790 chore: update workflow templates to v0.2.11 (#10634) ComfyUI Wiki 2025-11-05 02:51:53 +08:00
  • af4b7b5edb More fp8 torch.compile regressions fixed. (#10625) comfyanonymous 2025-11-03 19:14:20 -08:00
  • 0f4ef3afa0 This seems to slow things down slightly on Linux. (#10624) comfyanonymous 2025-11-03 18:47:14 -08:00
  • 6b88478f9f Bring back fp8 torch compile performance to what it should be. (#10622) comfyanonymous 2025-11-03 16:22:10 -08:00
  • e199c8cc67 Fixes (#10621) comfyanonymous 2025-11-03 14:58:24 -08:00
  • 0652cb8e2d Speed up torch.compile (#10620) comfyanonymous 2025-11-03 14:37:12 -08:00
  • 958a17199a People should update their pytorch versions. (#10618) comfyanonymous 2025-11-03 14:08:30 -08:00
  • e974e554ca chore: update embedded docs to v0.3.1 (#10614) ComfyUI Wiki 2025-11-04 02:59:44 +08:00
  • 4e2110c794 feat(Pika-API-nodes): use new API client (#10608) Alexander Piskun 2025-11-03 10:29:08 +02:00
  • e617cddf24 convert nodes_openai.py to V3 schema (#10604) Alexander Piskun 2025-11-03 10:28:13 +02:00
  • 1f3f7a2823 convert nodes_hypernetwork.py to V3 schema (#10583) Alexander Piskun 2025-11-03 10:21:47 +02:00
  • 88df172790 fix(caching): treat bytes as hashable (#10567) EverNebula 2025-11-03 16:16:40 +08:00
  • 6d6a18b0b7 fix(api-nodes-cloud): stop using sub-folder and absolute path for output of Rodin3D nodes (#10556) Alexander Piskun 2025-11-03 10:04:56 +02:00
  • 97ff9fae7e Clarify help text for --fast argument (#10609) comfyanonymous 2025-11-02 10:14:04 -08:00
  • 135fa49ec2 Small speed improvements to --async-offload (#10593) rattus 2025-11-02 08:48:53 +10:00
  • 44869ff786 Fix issue with pinned memory. (#10597) comfyanonymous 2025-11-01 14:25:59 -07:00
  • 20182a393f convert StabilityAI to use new API client (#10582) Alexander Piskun 2025-11-01 21:14:06 +02:00
  • 5f109fe6a0 added 12s-20s as available output durations for the LTXV API nodes (#10570) Alexander Piskun 2025-11-01 21:13:39 +02:00
  • c58c13b2ba Fix torch compile regression on fp8 ops. (#10580) comfyanonymous 2025-10-31 21:25:17 -07:00
  • 7f374e42c8 ScaleROPE now works on Lumina models. (#10578) comfyanonymous 2025-10-31 12:41:40 -07:00
  • 27d1bd8829 Fix rope scaling. (#10560) comfyanonymous 2025-10-30 19:51:58 -07:00
  • 614cf9805e Add a ScaleROPE node. Currently only works on WAN models. (#10559) comfyanonymous 2025-10-30 19:11:38 -07:00
  • 513b0c46fb Add RAM Pressure cache mode (#10454) rattus 2025-10-31 07:39:02 +10:00
  • dfac94695b fix img2img operation in Dall2 node (#10552) Alexander Piskun 2025-10-30 19:22:35 +02:00
  • 163b629c70 use new API client in Pixverse and Ideogram nodes (#10543) Alexander Piskun 2025-10-30 08:49:03 +02:00
  • 998bf60beb Add units/info for the numbers displayed on 'load completely' and 'load partially' log messages (#10538) Jedrzej Kosinski 2025-10-29 16:37:06 -07:00
  • 906c089957 Fix small performance regression with fp8 fast and scaled fp8. (#10537) comfyanonymous 2025-10-29 16:29:01 -07:00
  • 25de7b1bfa Try to fix slow load issue on low ram hardware with pinned mem. (#10536) comfyanonymous 2025-10-29 14:20:27 -07:00
  • ab7ab5be23 Fix Race condition in --async-offload that can cause corruption (#10501) rattus 2025-10-30 07:17:46 +10:00
  • ec4fc2a09a Fix case of weights not being unpinned. (#10533) comfyanonymous 2025-10-29 12:48:06 -07:00
  • 1a58087ac2 Reduce memory usage for fp8 scaled op. (#10531) comfyanonymous 2025-10-29 12:43:51 -07:00
  • 6c14f3afac use new API client in Luma and Minimax nodes (#10528) Alexander Piskun 2025-10-29 20:14:56 +02:00
  • e525673f72 Fix issue. (#10527) comfyanonymous 2025-10-28 21:37:00 -07:00
  • 3fa7a5c04a Speed up offloading using pinned memory. (#10526) comfyanonymous 2025-10-28 21:21:01 -07:00
  • 210f7a1ba5 convert nodes_recraft.py to V3 schema (#10507) Alexander Piskun 2025-10-28 23:38:05 +02:00
  • d202c2ba74 execution: Allow a subgraph nodes to execute multiple times (#10499) rattus 2025-10-29 06:22:08 +10:00
  • 8817f8fc14 Mixed Precision Quantization System (#10498) contentis 2025-10-28 21:20:53 +01:00
  • 22e40d2ace Tell users to update their nvidia drivers if portable doesn't start. (#10518) comfyanonymous 2025-10-28 12:08:08 -07:00
  • 3bea4efc6b Tell users to update nvidia drivers if problem with portable. (#10510) comfyanonymous 2025-10-28 01:45:45 -07:00
  • 8cf2ba4ba6 Remove comfy api key from queue api. (#10502) comfyanonymous 2025-10-28 00:23:52 -07:00
  • b61a40cbc9 Bump stable portable to cu130 python 3.13.9 (#10508) comfyanonymous 2025-10-28 00:21:45 -07:00
  • f2bb3230b7 ComfyUI version v0.3.67 v0.3.67 comfyanonymous 2025-10-28 03:03:59 -04:00
  • 614b8d3345 frontend bump to 1.28.8 (#10506) Jedrzej Kosinski 2025-10-28 00:01:13 -07:00
  • 6abc30aae9 Update template to 0.2.4 (#10505) ComfyUI Wiki 2025-10-28 13:56:30 +08:00
  • 55bad30375 feat(api-nodes): add LTXV API nodes (#10496) Alexander Piskun 2025-10-28 07:25:29 +02:00
  • c305deed56 Update template to 0.2.3 (#10503) ComfyUI Wiki 2025-10-28 13:24:16 +08:00
  • 601ee1775a Add a bat to run comfyui portable without api nodes. (#10504) comfyanonymous 2025-10-27 20:54:00 -07:00
  • c170fd2db5 Bump portable deps workflow to torch cu130 python 3.13.9 (#10493) comfyanonymous 2025-10-26 17:23:01 -07:00
  • 9d529e5308 fix(api-nodes): random issues on Windows by capturing general OSError for retries (#10486) Alexander Piskun 2025-10-26 08:51:06 +02:00
  • f6bbc1ac84 Fix mistake. (#10484) comfyanonymous 2025-10-25 20:07:29 -07:00
  • 098a352f13 Add warning for torch-directml usage (#10482) comfyanonymous 2025-10-25 17:05:22 -07:00
  • e86b79ab9e convert Gemini API nodes to V3 schema (#10476) Alexander Piskun 2025-10-26 00:35:30 +03:00
  • 426cde37f1 Remove useless function (#10472) comfyanonymous 2025-10-24 16:56:51 -07:00