Commit Graph

  • f1dd6e50f8 Fix bug with applying loras on fp8 scaled without fp8 ops. (#10279) comfyanonymous 2025-10-09 16:02:40 -07:00
  • fc0fbf141c convert nodes_sd3.py and nodes_slg.py to V3 schema (#10162) Alexander Piskun 2025-10-10 01:18:23 +03:00
  • f3d5d328a3 fix(v3,api-nodes): V3 schema typing; corrected Pika API nodes (#10265) Alexander Piskun 2025-10-10 01:15:03 +03:00
  • 139addd53c More surgical fix for #10267 (#10276) comfyanonymous 2025-10-09 13:37:35 -07:00
  • fc5703c468 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-09 23:57:10 +09:00
  • cbee7d3390 convert nodes_latent.py to V3 schema (#10160) Alexander Piskun 2025-10-09 09:14:00 +03:00
  • 6732014a0a convert nodes_compositing.py to V3 schema (#10174) Alexander Piskun 2025-10-09 09:13:15 +03:00
  • 989f715d92 convert nodes_lora_extract.py to V3 schema (#10182) Alexander Piskun 2025-10-09 09:11:45 +03:00
  • 2ba8d7cce8 convert nodes_model_downscale.py to V3 schema (#10199) Alexander Piskun 2025-10-09 09:10:23 +03:00
  • 51fb505ffa feat(api-nodes, pylint): use lazy formatting in logging functions (#10248) Alexander Piskun 2025-10-09 09:06:56 +03:00
  • 05cd5348b6 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-09 10:49:23 +09:00
  • 72c2071972 Mvly/node update (#10042) Jedrzej Kosinski 2025-10-08 17:30:41 -07:00
  • 6e59934089 Refactor model sampling sigmas code. (#10250) comfyanonymous 2025-10-08 14:49:02 -07:00
  • 3e0eb8d33f feat(V3-io): allow Enum classes for Combo options (#10237) Alexander Piskun 2025-10-08 10:14:04 +03:00
  • 637221995f ComfyUI version 0.3.64 v0.3.64 comfyanonymous 2025-10-08 00:53:43 -04:00
  • 51697d50dc update template to 0.1.94 (#10253) ComfyUI Wiki 2025-10-08 10:48:51 +08:00
  • 3c000c1de4 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-08 11:04:18 +09:00
  • 19f595b788 Bump frontend to 1.27.10 (#10252) filtered 2025-10-08 11:54:00 +11:00
  • 8a15568f10 Temp fix for LTXV custom nodes. (#10251) comfyanonymous 2025-10-07 16:55:23 -07:00
  • 9e984c48bc feat(api-nodes): add Sora2 API node (#10249) Alexander Piskun 2025-10-08 00:11:37 +03:00
  • fc34c3d112 fix(ReCraft-API-node): allow custom multipart parser to return FormData (#10244) Alexander Piskun 2025-10-07 23:15:32 +03:00
  • 6b20418ad1 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-07 14:30:16 +09:00
  • 8aea746212 Implement gemma 3 as a text encoder. (#10241) comfyanonymous 2025-10-06 19:08:08 -07:00
  • 8c19910427 convert nodes_kling.py to V3 schema (#10236) Alexander Piskun 2025-10-07 02:26:52 +03:00
  • e77e0a8f8f convert nodes_pika.py to V3 schema (#10216) Alexander Piskun 2025-10-07 02:20:26 +03:00
  • a49007a7b0 fix(api-nodes): allow negative_prompt PixVerse to be multiline (#10196) Alexander Piskun 2025-10-07 02:13:43 +03:00
  • 6ae3515801 fix(api-nodes): enable more pylint rules (#10213) Alexander Piskun 2025-10-07 02:05:57 +03:00
  • 6bd3f8eb9f ComfyUI version 0.3.63 v0.3.63 comfyanonymous 2025-10-06 14:49:04 -04:00
  • 7326e46dee Update template to 0.1.93 (#10235) ComfyUI Wiki 2025-10-07 01:57:00 +08:00
  • 195e0b0639 Remove useless code. (#10223) comfyanonymous 2025-10-05 12:41:19 -07:00
  • 187f43696d fix(api-nodes): disable "std" mode for Kling2.5-turbo (#10212) Alexander Piskun 2025-10-05 09:34:18 +03:00
  • caf07331ff Remove soundfile dependency. No more torchaudio load or save. (#10210) comfyanonymous 2025-10-04 19:05:05 -07:00
  • 2dc24f9870 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-05 07:36:33 +09:00
  • b1fa1922df convert nodes_stable3d.py to V3 schema (#10204) Alexander Piskun 2025-10-04 22:33:48 +03:00
  • 2ed74f7ac7 convert nodes_rodin.py to V3 schema (#10195) Alexander Piskun 2025-10-04 22:29:09 +03:00
  • 22f99fb97e fix(api-nodes): enable 2 more pylint rules, removed non needed code (#10192) Alexander Piskun 2025-10-04 22:22:57 +03:00
  • bbd683098e Add instructions to install nightly AMD pytorch for windows. (#10190) comfyanonymous 2025-10-03 20:37:43 -07:00
  • 5329180fce Made flipflop consider partial_unload, partial_offload, and add flip+flop to mem counters Jedrzej Kosinski 2025-10-03 16:21:01 -07:00
  • 08726b64fe Update amd nightly command in readme. (#10189) comfyanonymous 2025-10-03 15:22:43 -07:00
  • 8634b19bc7 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-04 07:09:43 +09:00
  • 0fdd327c2f Merge branch 'master' into flipflop-stream Jedrzej Kosinski 2025-10-03 14:32:56 -07:00
  • 93d859cfaa Fix type annotation syntax in MotionEncoder_tc __init__ (#10186) Finn-Hecker 2025-10-03 23:32:19 +02:00
  • 4614ee09ca convert nodes_edit_model.py to V3 schema (#10147) Alexander Piskun 2025-10-03 23:24:42 +03:00
  • 917177e821 move assets related stuff to "app/assets" folder (#10184) asset-management Alexander Piskun 2025-10-03 21:53:26 +03:00
  • 5c8e986e27 convert nodes_tomesd.py to V3 schema (#10180) Alexander Piskun 2025-10-03 21:50:38 +03:00
  • 8c26d7bbe6 convert nodes_pixverse.py to V3 schema (#10177) Alexander Piskun 2025-10-03 21:48:21 +03:00
  • d7aa414141 convert nodes_eps.py to V3 schema (#10172) Alexander Piskun 2025-10-03 21:45:02 +03:00
  • 3e68bc342c convert nodes_torch_compile.py to V3 schema (#10173) Alexander Piskun 2025-10-03 21:43:54 +03:00
  • c2c5a7d5f8 fix(api-nodes): bad indentation in Recraft API node function (#10175) Alexander Piskun 2025-10-03 21:41:06 +03:00
  • 8a293372ec fix(api-nodes): reimport of base64 in Gemini node (#10181) Alexander Piskun 2025-10-03 21:40:27 +03:00
  • fd6ac0a765 drop PgSQL 14, unite migration for SQLite and PgSQL (#10165) Alexander Piskun 2025-10-03 21:34:06 +03:00
  • ed3ca78e08 feat(api-nodes): add kling-2-5-turbo to txt2video and img2video nodes (#10155) Alexander Piskun 2025-10-03 21:26:34 +03:00
  • ee01002e63 Add flipflop support to (base) WAN, fix issue with applying loras to flipflop weights being done on CPU instead of GPU, left some timing functions as the lora application time could use some reduction Jedrzej Kosinski 2025-10-02 22:02:50 -07:00
  • 831c3cf05e Add a temporary workaround for odd amount of blocks not producing expected results Jedrzej Kosinski 2025-10-02 20:29:11 -07:00
  • 47436c59d7 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-03 10:23:40 +09:00
  • 0d8e8abd90 Default ro smaller blocks getting flipflopped first Jedrzej Kosinski 2025-10-02 18:00:21 -07:00
  • d5001ed90e Make flux support flipflop Jedrzej Kosinski 2025-10-02 17:53:22 -07:00
  • 8d7b22b720 Fixed FlipFlipModule.execute_blocks having hardcoded strings from Qwen Jedrzej Kosinski 2025-10-02 17:49:43 -07:00
  • 6d3ec9fcf3 Simplified flipflop setup by adding FlipFlopModule.execute_blocks helper Jedrzej Kosinski 2025-10-02 16:46:37 -07:00
  • 4ffea0e864 feat(linter, api-nodes): add pylint for comfy_api_nodes folder (#10157) Alexander Piskun 2025-10-03 02:14:28 +03:00
  • c4420b6a41 Change log string slightly Jedrzej Kosinski 2025-10-02 15:34:35 -07:00
  • 1395bce9f7 update example_node to use V3 schema (#9723) Alexander Piskun 2025-10-03 01:20:29 +03:00
  • a282586995 Merge branch 'master' into flipflop-stream Jedrzej Kosinski 2025-10-02 15:03:26 -07:00
  • 94941c50b3 move alembic_db inside app folder (#10163) Alexander Piskun 2025-10-03 01:01:16 +03:00
  • e9364ee279 Turn on TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL by default. (#10168) comfyanonymous 2025-10-02 14:57:15 -07:00
  • f6e3e9a456 fix(api-nodes): made logging path to be smaller (#10156) Alexander Piskun 2025-10-03 00:50:31 +03:00
  • 8f4ee9984c convert nodes_morphology.py to V3 schema (#10159) Alexander Piskun 2025-10-02 23:53:00 +03:00
  • 0e9d1724be Add a .bat to the AMD portable to disable smart memory. (#10153) comfyanonymous 2025-10-01 21:33:05 -07:00
  • 0df61b5032 Fix improper index slicing for flipflop get blocks, add extra log message Jedrzej Kosinski 2025-10-01 21:21:36 -07:00
  • 28092933c1 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-02 12:49:48 +09:00
  • 7c896c5567 Initial automatic support for flipflop within ModelPatcher - only Qwen Image diffusion_model uses FlipFlopModule currently Jedrzej Kosinski 2025-10-01 20:13:50 -07:00
  • 4965c0e2ac WAN: Fix cache VRAM leak on error (#10141) rattus128 2025-10-02 08:42:16 +10:00
  • 911331c06c sd: fix VAE tiled fallback VRAM leak (#10139) rattus128 2025-10-02 08:40:28 +10:00
  • 17064a993c Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-02 07:31:37 +09:00
  • bb32d4ec31 feat: Add Epsilon Scaling node for exposure bias correction (#10132) Koratahiu 2025-10-02 00:59:07 +03:00
  • a6f83a4a1a Support the new hunyuan vae. (#10150) comfyanonymous 2025-10-01 14:19:13 -07:00
  • e4f99b479a convert nodes_ip2p.pt to V3 schema (#10097) Alexander Piskun 2025-10-01 22:20:30 +03:00
  • d9c0a4053d convert nodes_lt.py to V3 schema (#10084) Alexander Piskun 2025-10-01 22:19:56 +03:00
  • 11bab7be76 convert nodes_pag.py to V3 schema (#10080) Alexander Piskun 2025-10-01 22:18:49 +03:00
  • 3af1881455 convert nodes_optimalsteps.py to V3 schema (#10074) Alexander Piskun 2025-10-01 22:18:04 +03:00
  • e0210ce0a7 convert nodes_differential_diffusion.py to V3 schema (#10056) Alexander Piskun 2025-10-01 22:17:33 +03:00
  • 7eb7160db4 convert nodes_gits.py to V3 schema (#9949) Alexander Piskun 2025-10-01 22:16:59 +03:00
  • ec156e72eb Merge branch 'master' into flipflop-stream Jedrzej Kosinski 2025-09-30 23:08:37 -07:00
  • 01f4512bf8 In-progress commit on making flipflop async weight streaming native, made loaded partially/loaded completely log messages have labels because having to memorize their meaning for dev work is annoying Jedrzej Kosinski 2025-09-30 23:08:08 -07:00
  • 638097829d convert nodes_audio_encoder.py to V3 schema (#10123) Alexander Piskun 2025-10-01 09:00:22 +03:00
  • c4a8cf60ab Bump frontend to 1.27.7 (#10133) AustinMroz 2025-09-30 22:12:32 -07:00
  • 12f2b59284 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-01 07:17:25 +09:00
  • bab8ba20bf ComfyUI version 0.3.62. v0.3.62 comfyanonymous 2025-09-30 15:12:07 -04:00
  • b682a73c55 enable Seedance Pro model in the FirstLastFrame node (#10120) Alexander Piskun 2025-09-30 20:43:41 +03:00
  • 631b9ae861 fix(Rodin3D-Gen2): missing "task_uuid" parameter (#10128) Alexander Piskun 2025-09-30 20:21:47 +03:00
  • f48d7230de Add new portable links to readme. (#10112) comfyanonymous 2025-09-30 09:17:49 -07:00
  • d0bd221495 Merge branch 'master' into flipflop-stream Jedrzej Kosinski 2025-09-29 22:49:38 -07:00
  • 8a8162e8da Fix percentage logic, begin adding elements to ModelPatcher to track flip flop compatibility Jedrzej Kosinski 2025-09-29 22:49:12 -07:00
  • 8cbdaa8855 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-09-30 12:46:12 +09:00
  • 6e079abc3a Workflow permission fix. (#10110) comfyanonymous 2025-09-29 20:11:37 -07:00
  • 977a4ed8c5 ComfyUI version 0.3.61 v0.3.61 comfyanonymous 2025-09-29 23:04:42 -04:00
  • 414a178fb6 Add basic readme for AMD portable. (#10109) comfyanonymous 2025-09-29 20:03:02 -07:00
  • 447884b657 Make stable release workflow callable. (#10108) comfyanonymous 2025-09-29 17:37:51 -07:00
  • bed4b49d08 Add action to do the full stable release. (#10107) comfyanonymous 2025-09-29 17:31:15 -07:00
  • 342cf644ce Add a way to have different names for stable nvidia portables. (#10106) comfyanonymous 2025-09-29 17:05:44 -07:00