Commit Graph

  • fb1b9c76b0 added: --disable-manager option Dr.Lt.Data 2025-04-10 08:40:53 +09:00
  • 545d96c12d Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-04-10 08:34:54 +09:00
  • cbc9142b70 nit Chenlei Hu 2025-04-09 14:01:38 -04:00
  • 889eab111b nit Chenlei Hu 2025-04-09 14:00:53 -04:00
  • ae8488fdc7
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-09 19:53:21 +03:00
  • 8194a49bac Deprecate InputTypeOptions.defaultInput Chenlei Hu 2025-04-09 12:47:34 -04:00
  • ccd5c01e5a Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-04-09 09:17:12 -05:00
  • 6227fc9edf Add prepare_sampling wrapper allowing custom nodes to more accurately report noise_shape (#7500) Jedrzej Kosinski 2025-04-09 21:43:35 +08:00
  • e346d8584e
    Add prepare_sampling wrapper allowing custom nodes to more accurately report noise_shape (#7500) Jedrzej Kosinski 2025-04-09 21:43:35 +08:00
  • a5fde29a42 Make "surface net" the default in the VoxelToMesh node. comfyanonymous 2025-04-09 09:42:08 -04:00
  • ab31b64412 Make "surface net" the default in the VoxelToMesh node. comfyanonymous 2025-04-09 09:42:08 -04:00
  • b493567d20 add VoxelToMesh node w/ surfacenet meshing (#7446) thot experiment 2025-04-09 06:41:03 -07:00
  • fe29739c68
    add VoxelToMesh node w/ surfacenet meshing (#7446) thot experiment 2025-04-09 06:41:03 -07:00
  • b0ce279e67 Align /prompt response schema (#7423) Chenlei Hu 2025-04-09 09:10:36 -04:00
  • e8345a9b7b
    Align /prompt response schema (#7423) Chenlei Hu 2025-04-09 09:10:36 -04:00
  • 57a33cac86 Prevent custom nodes from accidentally overwriting global modules. (#7167) comfyanonymous 2025-04-09 09:08:57 -04:00
  • 8c6b9f4481
    Prevent custom nodes from accidentally overwriting global modules. (#7167) comfyanonymous 2025-04-09 09:08:57 -04:00
  • 528ecf29f3 handle palette mode in loadimage node (#7539) Christian Byrne 2025-04-09 21:07:07 +08:00
  • cc7e023a4a
    handle palette mode in loadimage node (#7539) Christian Byrne 2025-04-09 21:07:07 +08:00
  • 2fa9affcc1 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-04-08 22:52:17 -05:00
  • e8f3bc5ab7 Finalize the modularized weight adapter impl Kohaku-Blueleaf 2025-04-09 09:16:52 +08:00
  • 1df5478baa handle palette mode in loadimage node bymyself 2025-04-08 17:42:26 -07:00
  • a6b22bd779 Add launch argument for disabling fp8 compute silveroxides 2025-04-08 19:27:56 +02:00
  • caa52b9721
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-08 19:14:11 +02:00
  • 8fe0b595ef
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-08 18:25:51 +03:00
  • 889f94773a Remove unused import Kohaku-Blueleaf 2025-04-08 22:01:43 +08:00
  • 4d9b0a0285 Show the user an error when the controlnet file is invalid. comfyanonymous 2025-04-08 08:11:59 -04:00
  • 2f7d8159c3 Show the user an error when the controlnet file is invalid. comfyanonymous 2025-04-08 08:11:59 -04:00
  • 3d375a153e fix mistake silveroxides 2025-04-08 12:56:02 +02:00
  • ff050275ab Use correct v list Kohaku-Blueleaf 2025-04-08 18:48:58 +08:00
  • e1af413722 Adjust memory usage factor and remove unnecessary code silveroxides 2025-04-08 12:48:25 +02:00
  • a220e5ca80 Fix typing syntax error Kohaku-Blueleaf 2025-04-08 18:46:53 +08:00
  • 726fdfcaa0 Fix import error Kohaku-Blueleaf 2025-04-08 18:46:43 +08:00
  • c792fad88b
    Merge branch 'comfyanonymous:master' into kbl-new-lora Kohaku-Blueleaf 2025-04-08 18:39:46 +08:00
  • 88d9168df0
    Sync (#1) Kohaku-Blueleaf 2025-04-08 18:38:44 +08:00
  • c4f6874dc1
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-07 19:21:09 +02:00
  • a2622cedcb
    Update requirements.txt John D. Pope 2025-04-07 21:53:33 +10:00
  • 25664388b3
    Update logger.py John D. Pope 2025-04-07 21:52:52 +10:00
  • 2bf016391a
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-07 13:01:39 +03:00
  • f23079e949 Support the wan fun reward loras. comfyanonymous 2025-04-07 05:01:47 -04:00
  • 70d7242e57 Support the wan fun reward loras. comfyanonymous 2025-04-07 05:01:47 -04:00
  • 6a8831c7a2 Show a proper error to the user when a vision model file is invalid. comfyanonymous 2025-04-06 22:43:56 -04:00
  • 49b732afd5 Show a proper error to the user when a vision model file is invalid. comfyanonymous 2025-04-06 22:43:56 -04:00
  • ee8f1bccfc tidy code chargeuk 2025-04-06 12:04:27 +01:00
  • 96e5017c07 remove test code chargeuk 2025-04-06 12:02:35 +01:00
  • 67172c4cc3 Merge branch 'master' of https://github.com/chargeuk/ComfyUI chargeuk 2025-04-06 11:51:24 +01:00
  • cbe22b6863 add dependency aware cache that removed a cached node as soon as all of its decendents have executed. This allows users with lower RAM to run workflows they would otherwise not be able to run. The downside is that every workflow will fully run each time even if no nodes have changed. chargeuk 2025-04-06 11:51:15 +01:00
  • cb6ece9a18 set modelType.FLOW, will cause beta scheduler to work properly silveroxides 2025-04-06 09:52:32 +02:00
  • de3f3ea28b
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-06 07:31:00 +02:00
  • 885481af3a Add prepare_sampling wrapper allowing custom nodes to more accurately report noise_shape Jedrzej Kosinski 2025-04-05 09:27:41 -05:00
  • 137ab318e1
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-05 16:30:54 +03:00
  • 2f866528dc Support 512 siglip model. comfyanonymous 2025-04-05 06:14:10 -04:00
  • 3bfe4e5276 Support 512 siglip model. comfyanonymous 2025-04-05 06:14:10 -04:00
  • 1ca0353b96
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-05 12:58:40 +02:00
  • c90f1b7948
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-05 13:39:32 +03:00
  • 1855efe1c3
    Merge branch 'comfyanonymous:master' into dr-support-pip-cm Dr.Lt.Data 2025-04-05 15:21:55 +09:00
  • 3b53953e66 Add activations_shape info in UNet models (#7482) Raphael Walker 2025-04-05 03:27:54 +02:00
  • 89e4ea0175
    Add activations_shape info in UNet models (#7482) Raphael Walker 2025-04-05 03:27:54 +02:00
  • 522761c65d Disable partial offloading of audio VAE. comfyanonymous 2025-04-04 21:24:56 -04:00
  • 3a100b9a55 Disable partial offloading of audio VAE. comfyanonymous 2025-04-04 21:24:56 -04:00
  • 4c33a576f6
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-04 19:58:36 +02:00
  • a781d88b64
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-04 11:32:27 +03:00
  • d6a29b36a1 activations_shape should be a list Raphael Walker 2025-04-04 09:29:25 +02:00
  • de483750c0 Fix problem. comfyanonymous 2025-04-03 20:57:59 -04:00
  • 721253cb05 Fix problem. comfyanonymous 2025-04-03 20:57:59 -04:00
  • 6c0fe7c491 Add activations_shape info in UNet models Raphael Walker 2025-04-03 15:50:33 +02:00
  • b367f21774 Correctly modify staticmethods Akio Nishimura 2025-04-03 16:43:18 +09:00
  • 7012015928
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-03 04:09:39 +02:00
  • 4541842b9a
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-03 03:15:32 +03:00
  • c858e249b7 Fix alpha image issue in more nodes. comfyanonymous 2025-04-02 19:32:34 -04:00
  • 3d2e3a6f29 Fix alpha image issue in more nodes. comfyanonymous 2025-04-02 19:32:34 -04:00
  • 933ba105ff MLU memory optimization (#7470) BiologicalExplosion 2025-04-03 07:24:04 +08:00
  • 2222cf67fd
    MLU memory optimization (#7470) BiologicalExplosion 2025-04-03 07:24:04 +08:00
  • 9de3aac2f7 add async worker pool Aleksey Penkov 2025-04-02 18:00:42 +03:00
  • d3a2ee5ced MLU memory optimization huzhan 2025-04-02 16:02:13 +08:00
  • 84317474fd lint Kohaku-Blueleaf 2025-04-02 09:31:24 +08:00
  • c40686eb42 Utilize new weight adapter in lora.py Kohaku-Blueleaf 2025-04-02 09:22:05 +08:00
  • 4774c3244e Initial impl Kohaku-Blueleaf 2025-04-02 09:21:39 +08:00
  • 6fb4cc0179 Weight Adapter Scheme Kohaku-Blueleaf 2025-04-02 09:21:17 +08:00
  • 8cc5326beb Modify builtin nodes Akio Nishimura 2025-04-02 08:46:10 +09:00
  • 1040220970
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-01 22:56:01 +03:00
  • 3fb2c6be6d Fix comment. comfyanonymous 2025-04-01 14:09:31 -04:00
  • ab5413351e Fix comment. comfyanonymous 2025-04-01 14:09:31 -04:00
  • 9d06436b67 User missing (#7439) Laurent Erignoux 2025-04-02 01:53:52 +08:00
  • 2b71aab299
    User missing (#7439) Laurent Erignoux 2025-04-02 01:53:52 +08:00
  • d7ab5c10ce Add option to store TE in bf16 (#7461) BVH 2025-04-01 23:18:53 +05:30
  • 301e26b131
    Add option to store TE in bf16 (#7461) BVH 2025-04-01 23:18:53 +05:30
  • cb3e388e8f
    Merge branch 'comfyanonymous:master' into chroma-support Silver 2025-04-01 16:42:40 +02:00
  • f8d2f9bd42
    Merge branch 'comfyanonymous:master' into master patientx 2025-04-01 17:39:00 +03:00
  • 2f3c37e578 Returning a 401 error when provided comfy-user does not exists on server side. Laurent Erignoux 2025-03-30 14:16:32 +08:00
  • 8eba853311 Add option to store TE in bf16 bvhari 2025-04-01 18:34:08 +05:30
  • 99cd39f0c2 Fix alpha channel mismatch on destination in ImageCompositeMasked comfyanonymous 2025-03-31 20:59:12 -04:00
  • 548457bac4 Fix alpha channel mismatch on destination in ImageCompositeMasked comfyanonymous 2025-03-31 20:59:12 -04:00
  • ae2607c3af fix ruff thot-experiment 2025-03-31 05:28:59 -07:00
  • 40233f3969 add VoxelToMesh node w/ surfacenet meshing thot-experiment 2025-03-31 05:26:43 -07:00
  • da74adbfed
    Merge branch 'comfyanonymous:master' into master patientx 2025-03-31 13:27:43 +03:00
  • 01087a97b7 Merge branch 'master' of https://github.com/comfyanonymous/ComfyUI Akio Nishimura 2025-03-31 17:18:29 +09:00
  • c4511d9ee1 Fix latent composite node not working when source has alpha. comfyanonymous 2025-03-30 21:47:05 -04:00
  • 0b4584c741 Fix latent composite node not working when source has alpha. comfyanonymous 2025-03-30 21:47:05 -04:00
  • b7d9be6864
    Merge branch 'comfyanonymous:master' into master patientx 2025-03-30 14:17:07 +03:00