Commit Graph

  • fe49cdf941
    Update README.md patientx 2025-07-04 00:43:01 +03:00
  • 2ce64b131c Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-04 06:35:21 +09:00
  • 26c55e145c fix(comfy/utils.py): fix crop pad_to_size bug MagicBear 2025-07-04 04:08:33 +08:00
  • b358a1b2ee Update template to 0.1.32 (#8782) ComfyUI Wiki 2025-07-04 02:41:16 +08:00
  • ae26cd99b5
    Update template to 0.1.32 (#8782) ComfyUI Wiki 2025-07-04 02:41:16 +08:00
  • cd894e94f5 Use torch cu129 for nvidia pytorch nightly. (#8786) comfyanonymous 2025-07-03 11:39:11 -07:00
  • e9af97ba1a
    Use torch cu129 for nvidia pytorch nightly. (#8786) comfyanonymous 2025-07-03 11:39:11 -07:00
  • ddec938cde fix(comfy_extras): Fix OOM Tile MagicBear 2025-07-04 02:34:01 +08:00
  • 9beacecca3
    Remove unused file to lower standalone size. comfyanonymous 2025-07-03 14:12:30 -04:00
  • 3a3b5babf2 refactor(comfy/utils.py): remove unused variable MagicBear 2025-07-04 00:34:18 +08:00
  • 71b505f902 feat(upscale): Add parallel support for multiple GPU MagicBear 2025-07-04 00:31:15 +08:00
  • d17c7b8d8a
    Update template to 0.1.32 ComfyUI Wiki 2025-07-03 22:29:09 +08:00
  • d19e9ff5ed Add the denoising step to several samplers chaObserv 2025-07-03 22:10:30 +08:00
  • 2f386dcba1 feat(utils): Optimize tiled_scale_multidim to support multiple GPU MagicBear 2025-07-03 16:54:51 +08:00
  • a0f66a7262 feat(utils): Optimize tiled_scale_multidim to support multiple GPU MagicBear 2025-07-03 16:47:31 +08:00
  • a1acad3087 Merge branch 'master' of github.com:comfyanonymous/ComfyUI into feat/linux-amd-setup AKharytonchyk 2025-07-03 08:46:50 +02:00
  • 455fc30fd8
    Merge branch 'comfyanonymous:master' into master patientx 2025-07-03 08:08:09 +03:00
  • 8e2aba588c Initial code for new SLG node (#8759) City 2025-07-03 02:13:43 +02:00
  • d9277301d2
    Initial code for new SLG node (#8759) City 2025-07-03 02:13:43 +02:00
  • 50488bb215
    Merge branch 'comfyanonymous:master' into master patientx 2025-07-03 00:38:18 +03:00
  • a346545807 Fix ImageColorToMask not returning right mask values. (#8771) comfyanonymous 2025-07-02 12:35:11 -07:00
  • 34c8eeec06
    Fix ImageColorToMask not returning right mask values. (#8771) comfyanonymous 2025-07-02 12:35:11 -07:00
  • 1f88e23669 nodes_lt: fixes to latent conditioning at index > 0 (#8769) Harel Cain 2025-07-02 21:34:51 +02:00
  • 9f1069290c
    nodes_lt: fixes to latent conditioning at index > 0 (#8769) Harel Cain 2025-07-02 21:34:51 +02:00
  • 33444c6198 Fix ImageColorToMask not returning right mask values. comfyanonymous 2025-07-02 15:33:46 -04:00
  • 1f7ddb3499 Add additional tests for async error cases Jacob Segal 2025-07-01 17:13:27 -07:00
  • 920f526425 Add the websocket library for automated tests Jacob Segal 2025-06-13 21:51:32 -07:00
  • 612889e019 Add a missing file Jacob Segal 2025-06-13 21:45:21 -07:00
  • 6a05b28d49 Add the execution model tests to CI Jacob Segal 2025-06-13 20:54:11 -07:00
  • 02a5b118f4 Support for async execution functions Jacob Segal 2025-04-19 00:06:13 -07:00
  • 0e0f1ed5bc
    Allow bf16 computations on CPUs with BF16 support Sv. Lockal 2025-07-02 16:07:02 +00:00
  • 5b572ba76f nodes_lt: fixes to latent conditioning at index > 0 Harel Cain 2025-07-02 13:18:14 +00:00
  • ac99b100ef
    Merge branch 'comfyanonymous:master' into master patientx 2025-07-02 12:50:51 +03:00
  • 116b3b4fb6
    Update README.md patientx 2025-07-02 12:49:42 +03:00
  • 552defb6f4 Fallback to regular op when fp8 op throws exception. (#8761) comfyanonymous 2025-07-01 21:57:13 -07:00
  • 111f583e00
    Fallback to regular op when fp8 op throws exception. (#8761) comfyanonymous 2025-07-01 21:57:13 -07:00
  • b1eeda1f4f Fallback to regular op when fp8 op throws exception. comfyanonymous 2025-07-02 00:56:30 -04:00
  • d6fa7a7c84 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-02 12:03:03 +09:00
  • a0dc94a727 Initial code for new SLG node City 2025-07-02 03:10:38 +02:00
  • 2d611b26ed support upload 3d model to custom subfolder (#8597) Terry Jia 2025-07-01 20:43:48 -04:00
  • 79ed752748
    support upload 3d model to custom subfolder (#8597) Terry Jia 2025-07-01 20:43:48 -04:00
  • 0254d9cc11 Add additional tests for async error cases js/drafts/async_nodes_v2 Jacob Segal 2025-07-01 17:13:27 -07:00
  • d53479a197 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-07-01 17:33:05 -05:00
  • 92f9a10782 Add the websocket library for automated tests Jacob Segal 2025-06-13 21:51:32 -07:00
  • a6a6b615f4 Add a missing file Jacob Segal 2025-06-13 21:45:21 -07:00
  • 50bf72f852 Add the execution model tests to CI Jacob Segal 2025-06-13 20:54:11 -07:00
  • 46c8311d14 Support for async execution functions Jacob Segal 2025-04-19 00:06:13 -07:00
  • 31da588596 debug ws executed message delay strint 2025-07-01 19:55:52 +08:00
  • fa03718ba9
    Merge branch 'comfyanonymous:master' into master patientx 2025-07-01 14:19:30 +03:00
  • 709f575382
    Update README.md patientx 2025-07-01 14:15:21 +03:00
  • 067fd83828 PerpNeg Guider optimizations. (#8753) comfyanonymous 2025-07-01 00:09:07 -07:00
  • 772de7c006
    PerpNeg Guider optimizations. (#8753) comfyanonymous 2025-07-01 00:09:07 -07:00
  • 1cba9b6262 PerpNeg Guider optimizations. comfyanonymous 2025-07-01 03:08:25 -04:00
  • c64b35db3b Migrate ER-SDE from VE to VP algorithm and add its sampler node (#8744) chaObserv 2025-07-01 14:38:52 +08:00
  • b22e97dcfa
    Migrate ER-SDE from VE to VP algorithm and add its sampler node (#8744) chaObserv 2025-07-01 14:38:52 +08:00
  • 6e607d356f Add TCFG node (#8730) chaObserv 2025-07-01 14:33:07 +08:00
  • f02de13316
    Add TCFG node (#8730) chaObserv 2025-07-01 14:33:07 +08:00
  • 17cfabec7d added: Apply manager middleware Dr.Lt.Data 2025-07-01 12:55:53 +09:00
  • ad633b2953 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-01 12:55:47 +09:00
  • 31b27afe69 Only enable torch.backends.cuda sdp(s) when not cpu mode JettHu 2025-07-01 11:19:13 +08:00
  • 14daac6f70 Update requirements.txt (#8741) ComfyUI Wiki 2025-07-01 02:18:43 +08:00
  • c46268bf60
    Update requirements.txt (#8741) ComfyUI Wiki 2025-07-01 02:18:43 +08:00
  • a38bc4c7d6 Dual cfg node optimizations when cfg is 1.0 (#8747) comfyanonymous 2025-06-30 11:18:25 -07:00
  • cf49a2c5b5
    Dual cfg node optimizations when cfg is 1.0 (#8747) comfyanonymous 2025-06-30 11:18:25 -07:00
  • 5c8069bf70 Dual cfg node optimizations when cfg is 1.0 comfyanonymous 2025-06-30 14:17:40 -04:00
  • 9b51834768 Migrate ER-SDE from VE to VP algorithm and add its sampler node Apply alpha scaling in the algorithm for reverse-time SDE and add custom ER-SDE sampler node for other solver types (SDE, ODE). chaObserv 2025-06-30 22:05:51 +08:00
  • a824674b9f
    Update README.md patientx 2025-06-30 12:26:50 +03:00
  • d0e789b7f5
    Update requirements.txt ComfyUI Wiki 2025-06-30 11:57:23 +08:00
  • d6270cbdf3 [api] Add /api prefix to all paths in OpenAPI spec bymyself 2025-06-29 18:36:51 -07:00
  • 83f7271113 'save' Eugene Fairley 2025-06-29 16:33:36 -07:00
  • e76c8ed68b 'save' Eugene Fairley 2025-06-29 12:31:06 -07:00
  • 5487a54578 'save' Eugene Fairley 2025-06-29 12:25:29 -07:00
  • 8d15d9f77e 'save' Eugene Fairley 2025-06-29 12:21:15 -07:00
  • b093eef244
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-29 15:26:39 +03:00
  • b445dd3af3
    Update moe.py Yousef R. Gamaleldin 2025-06-29 14:10:56 +03:00
  • 9cf08114b9 Add TCFG node chaObserv 2025-06-29 18:56:04 +08:00
  • 45e475b757 Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI Akio Nishimura 2025-06-29 19:43:30 +09:00
  • 1f8ce3bbe2 Fix contiguous issue with pytorch nightly. (#8729) comfyanonymous 2025-06-29 03:38:40 -07:00
  • 170c7bb90c
    Fix contiguous issue with pytorch nightly. (#8729) comfyanonymous 2025-06-29 03:38:40 -07:00
  • a2c3b2ab29 Fix contiguous issue with pytorch nightly. comfyanonymous 2025-06-29 06:38:03 -04:00
  • 82eaaa0d10
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-29 12:45:29 +03:00
  • a7794c141e 'save' Eugene Fairley 2025-06-29 02:02:28 -07:00
  • 8ecad4cbb3 Added MoE file for the Hunyuan 3D 2.1 Model Yousef Rafat 2025-06-29 11:39:34 +03:00
  • fdb191c1e6 'save' Eugene Fairley 2025-06-29 01:34:48 -07:00
  • 8b306ca6c9 save Eugene Fairley 2025-06-29 01:34:09 -07:00
  • 5f3ddb371d 'save' Eugene Fairley 2025-06-29 01:25:11 -07:00
  • 9a33651bb5
    Update attention.py Sakura-Luna 2025-06-29 16:21:57 +08:00
  • 1cbb7e1838 'save' Eugene Fairley 2025-06-29 00:41:59 -07:00
  • 53d173e59e 'save' Eugene Fairley 2025-06-29 00:34:41 -07:00
  • bdabcf54c4 'save' Eugene Fairley 2025-06-29 00:30:44 -07:00
  • 60cc060d95 'save' Eugene Fairley 2025-06-28 23:42:36 -07:00
  • c70a843496 'save' Eugene Fairley 2025-06-28 23:41:08 -07:00
  • 9eba1547f4 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-29 15:31:19 +09:00
  • ee5e2949b8 'save' Eugene Fairley 2025-06-28 23:14:10 -07:00
  • 085b986e02 save Eugene Fairley 2025-06-28 23:11:46 -07:00
  • d905e82a9d 'save' Eugene Fairley 2025-06-28 23:07:56 -07:00
  • 82c1852390 [tests] Fix ruff linting errors bymyself 2025-06-28 22:57:51 -07:00
  • e643977d61 save Eugene Fairley 2025-06-28 22:53:55 -07:00
  • cb66a887af [tests] Handle null device index in schema validation tests bymyself 2025-06-28 22:50:46 -07:00
  • 54dbbc428e Save Eugene Fairley 2025-06-28 22:46:26 -07:00