Commit Graph

  • e2e03b9923
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-11-14 17:33:18 +0100
  • bcc6a22178 Made WrapperHook functional, added another wrapper/callback getter, added ON_DETACH callback to ModelPatcher Jedrzej Kosinski 2024-11-14 08:06:02 -0600
  • 122c9ca1ce Add advanced model merging node for mochi. comfyanonymous 2024-11-14 07:51:20 -0500
  • 825715ab10
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-11-13 19:09:58 +0100
  • 04b02995e6 added KL Optimal Scheduler Chanakan Mungtin 2024-11-13 20:39:41 +0700
  • 3b9a6cf2b1 Fix issue with 3d masks. comfyanonymous 2024-11-13 07:18:30 -0500
  • 3748e7ef7a Fix regression. comfyanonymous 2024-11-13 04:24:48 -0500
  • 96b2080971 Merge branch 'master' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-12 16:43:30 -0600
  • 1f92360dc9
    Merge 4b56c3278f into 8ebf2d8831 Harel Cain 2024-11-12 23:32:26 +0100
  • bc53134df6
    Merge 4174ddba0c into 8ebf2d8831 Markus Hartung 2024-11-12 23:31:44 +0100
  • 1470719db6 Added clip scheduling support to all other native ComfyUI text encoding nodes (sdxl, flux, hunyuan, sd3) Jedrzej Kosinski 2024-11-12 10:55:19 -0600
  • 5909b06b2e Removed Register/Direct hook nodes since they were present only for testing, removed diff-related weight hook calculation as improved_memory removes unload_model_clones and using sample time registered hooks is less hacky Jedrzej Kosinski 2024-11-12 09:05:19 -0600
  • 22eedded64
    Merge b947b5a4a3 into 8ebf2d8831 Ray Suhyun Lee 2024-11-12 08:50:47 -0600
  • 1766d903ad Fixed existing weight hook_patches (pre-registered) not working properly for CLIP Jedrzej Kosinski 2024-11-12 08:12:12 -0600
  • a570ae7660
    Merge 50bfcfc945 into 8ebf2d8831 darkmage 2024-11-12 08:50:11 -0500
  • 50bfcfc945 add performance optimizing bytecode Mike Bell 2024-11-12 08:50:04 -0500
  • 8ebf2d8831 Add block replace transformer_options to flux. comfyanonymous 2024-11-12 08:00:00 -0500
  • a72d152b0c
    fix --cuda-device arg for AMD/HIP devices (#5586) Bratzmeister 2024-11-12 11:53:36 +0000
  • c4d1a8d356
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-11-11 22:09:36 +0100
  • 7f5893f855
    Merge branch 'comfyanonymous:master' into hip-device-switch Bratzmeister 2024-11-11 20:00:55 +0000
  • 832b290199
    deleted accidental if Bratzmeister 2024-11-11 21:00:33 +0100
  • eb476e6ea9 Allow 1D masks for 1D latents. comfyanonymous 2024-11-11 14:44:19 -0500
  • 4c435fddb5
    fix --cuda-device arg for AMD/HIP devices Bratzmeister 2024-11-11 20:01:43 +0100
  • 9330745f27 Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-11 11:26:36 -0600
  • 4195dfb032 Merge branch 'master' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-11 11:26:27 -0600
  • 66b3386ee7 Updated different hook types to reflect actual progress of implementation, initial scaffolding for working WrapperHook functionality Jedrzej Kosinski 2024-11-11 10:13:02 -0600
  • b12cc83c5b Modified callbacks and wrappers so that unregistered types can be used, allowing custom_nodes to have their own unique callbacks/wrappers if desired Jedrzej Kosinski 2024-11-11 09:05:07 -0600
  • 638c4086a3 Fixed inconsistency of results when schedule_clip is set to False, small renaming/typo fixing, added initial support for ControlNet extra_hooks to work in tandem with normal cond hooks, initial work on calc_cond_batch merging all subdicts in returned transformer_options Jedrzej Kosinski 2024-11-11 08:41:08 -0600
  • 2d28b0b479
    improve: add descriptions for clip loaders (#5576) Dr.Lt.Data 2024-11-11 19:37:23 +0900
  • 8b275ce5be Support auto detecting some zsnr anime checkpoints. comfyanonymous 2024-11-11 05:25:16 -0500
  • 2a18e98ccf Refactor so that zsnr can be set in the sampling_settings. comfyanonymous 2024-11-11 04:55:56 -0500
  • 8a5281006f Fix some custom nodes. comfyanonymous 2024-11-10 22:41:00 -0500
  • 0f4aac73b4 improve: add descriptions for clip loaders Dr.Lt.Data 2024-11-11 11:52:32 +0900
  • 8b8b34818d Add docker-run.bat Sasser7 2024-11-10 23:56:21 +0100
  • 04cb0c7a7c
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-11-10 22:54:51 +0100
  • 62d13fb2f3 Automatically detect and set zero terminal SNR catboxanon 2024-11-10 14:14:04 -0500
  • 446686e69f Make VAEDecodeTiled backward compatible by making overlap optional SunWintor 2024-11-10 17:40:15 +0800
  • bdeb1c171c Fast previews for mochi. comfyanonymous 2024-11-10 03:39:35 -0500
  • 9c1ed58ef2 proper fix for sag. comfyanonymous 2024-11-10 00:10:45 -0500
  • 23593a6b85 Removed unwanted code Vijay 2024-11-10 10:13:26 +0530
  • cadadc89cc Latent files saved under Input/Latent but require manual move to Input for loading Vijay 2024-11-09 18:38:00 +0530
  • 8b90e50979 Properly handle and reshape masks when used on 3d latents. comfyanonymous 2024-11-09 07:10:43 -0500
  • 84104f6083 Add API polling to check the execution progress status of the current task hmwl 2024-11-09 16:33:32 +0800
  • beb66a7f33 Add API polling to check the execution progress status of the current task hmwl 2024-11-09 16:31:46 +0800
  • 6ee066a14f
    Live terminal output (#5396) pythongosssss 2024-11-09 00:13:34 +0000
  • dd5b57e3d7
    fix for SAG with Kohya HRFix/ Deep Shrink (#5546) DenOfEquity 2024-11-08 23:16:29 +0000
  • 1aec3461e0
    fix for SAG with Kohya HRFix/ Deep Shrink DenOfEquity 2024-11-08 22:48:44 +0000
  • 59f2273252
    Merge 7fea527a84 into 75a818c720 Michael Poutre 2024-11-08 12:57:52 -0500
  • 0d3d5bf20d
    Merge e568474e29 into 75a818c720 Elias Hogstvedt 2024-11-08 12:57:52 -0500
  • 374520f184
    Merge 9403e186f3 into 75a818c720 Soof Golan 2024-11-08 12:57:52 -0500
  • 64269167cc
    Merge 0b5953d15d into 75a818c720 Xuexue 2024-11-08 12:57:52 -0500
  • 9360e2b54c
    Merge 5d2475ef80 into 75a818c720 Hongbo 2024-11-08 12:57:52 -0500
  • e52da7e677
    Merge 73c95643db into 75a818c720 Ivor Wanders 2024-11-08 12:57:52 -0500
  • b257cbfa8d
    Merge 19fd53dbb3 into 75a818c720 alexdcramer 2024-11-08 12:57:52 -0500
  • 5361807099 SAG: Compatibility with arbitrary Kohya Deep Shrink downscale factors catboxanon 2024-11-08 12:43:51 -0500
  • 75a818c720 Move mochi latent node to: latent/video. comfyanonymous 2024-11-08 08:33:44 -0500
  • 7e6dbe798a Fix output flush on linux pythongosssss 2024-11-07 20:26:22 +0000
  • ec99377914
    Merge 9fedd24fc4 into 2865f913f7 Saquib Alam 2024-11-07 08:15:42 -0500
  • 4e45eed456
    Merge e93d5f9eda into 2865f913f7 someghuser 2024-11-07 08:15:42 -0500
  • d7fd19514d
    Merge 3f56e64959 into 2865f913f7 salt 2024-11-07 08:15:40 -0500
  • d10b0df776
    Merge 3eec3a70f9 into 2865f913f7 grzegorzewskiflyingdog 2024-11-07 08:15:40 -0500
  • dfb5ec2a23
    Merge ed0c0d1c26 into 2865f913f7 Denys Smirnov 2024-11-07 08:15:40 -0500
  • 6153b13eb6
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-11-07 12:42:02 +0100
  • 2865f913f7 Free memory before doing tiled decode. comfyanonymous 2024-11-07 04:01:24 -0500
  • b49616f951 Make VAEDecodeTiled node work with video VAEs. comfyanonymous 2024-11-07 03:47:12 -0500
  • 5e29e7a488 Remove scaled_fp8 key after reading it to silence warning. comfyanonymous 2024-11-06 04:56:42 -0500
  • 03eae57945 Merge remote-tracking branch 'origin/master' kallen 2024-11-05 23:00:49 +0800
  • 3759e40a04 chore: update requirement package kallen 2024-11-05 22:58:51 +0800
  • 8f076648cb
    Merge branch 'comfyanonymous:master' into master Kallen Ding 2024-11-05 22:52:21 +0800
  • 8afb97cd3f Fix unknown VAE being detected as the mochi VAE. comfyanonymous 2024-11-05 03:42:58 -0500
  • 08b8bbef01 fix dynamic shape export lspindler 2024-11-04 15:49:04 -0800
  • 69694f40b3
    fix dynamic shape export (#5490) contentis 2024-11-04 11:59:28 -0800
  • c49025f01b
    Allow POST `/userdata/{file}` endpoint to return full file info (#5446) Chenlei Hu 2024-11-04 13:57:21 -0500
  • 2700d3bf9c
    Merge branch 'comfyanonymous:master' into add_webhook_after_workflow_finished pawelkania 2024-11-04 14:48:58 +0100
  • 9dde713347 Refactored hooks in calc_cond_batch to be part of get_area_and_mult tuple, added extra_hooks to ControlBase to allow custom controlnets w/ hooks, small cleanup and renaming Jedrzej Kosinski 2024-11-04 05:46:27 -0600
  • 95972bab86 Fix issue. improved_memory comfyanonymous 2024-11-04 05:07:07 -0500
  • 696672905f Add mochi support to readme. v0.2.7 comfyanonymous 2024-11-04 04:55:07 -0500
  • 97b9cfa2a5
    Merge branch 'comfyanonymous:master' into master Karol Stępień 2024-11-04 10:30:56 +0100
  • 04471a6eed style: colorize logger format with rich handler kallen 2024-11-04 15:03:50 +0800
  • 79617d4007 style: colorize logger format with rich handler kallen 2024-11-04 14:59:56 +0800
  • 0fbefb8428 Refactored code to store wrappers and callbacks in transformer_options, added apply_model and diffusion_model.forward wrappers Jedrzej Kosinski 2024-11-03 06:22:48 -0600
  • 6c9dbde7de Fix mochi all in one checkpoint t5xxl key names. comfyanonymous 2024-11-03 01:40:42 -0500
  • 51e8d5554c Moved WrappersMP/CallbacksMP/WrapperExecutor to patcher_extension.py Jedrzej Kosinski 2024-11-02 22:21:16 -0500
  • ee8abf0cff Update folder paths: "clip" -> "text_encoders" comfyanonymous 2024-11-02 15:35:38 -0400
  • 5c106a0308 Run garbage collector when switching workflow if needed. comfyanonymous 2024-11-01 20:25:38 -0400
  • fabf449feb Mochi VAE encoder. comfyanonymous 2024-11-01 17:33:09 -0400
  • 9cfd46b2d9
    Update nodes.py traugdor 2024-11-01 16:19:30 -0500
  • 519e7760e7
    Update sd.py traugdor 2024-11-01 16:18:32 -0500
  • af0825f021
    Update nodes.py traugdor 2024-11-01 16:16:34 -0500
  • d698751b22
    Update README.md lindsayfowler 2024-11-02 01:12:10 +1100
  • e3c3722ec2 Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-01 06:02:46 -0500
  • bd5d8f150f Prevent and detect some types of memory leaks. comfyanonymous 2024-11-01 06:54:37 -0400
  • 89934a465a Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-01 03:59:43 -0500
  • 45f16c2dad Merge branch 'improved_memory' into patch_hooks_improved_memory Jedrzej Kosinski 2024-11-01 03:58:17 -0500
  • 975927cc79 Remove useless function. comfyanonymous 2024-11-01 04:40:33 -0400
  • 1735d4fb01 Fix issue. comfyanonymous 2024-11-01 04:25:27 -0400
  • 16735c98e0 Make encode_from_tokens_scheduled call cleaner, rollback change in model_patcher.py for hook_patches_backup dict patch_hooks Jedrzej Kosinski 2024-11-01 02:01:45 -0500
  • d8bd2a9baa Less fragile memory management. comfyanonymous 2024-11-01 02:41:51 -0400
  • 489846905e Optimized CLIP hook scheduling to treat same strength as same keyframe Jedrzej Kosinski 2024-10-31 19:28:16 -0500
  • 25c6ebbc5f Add full_info support for move user file huchenlei 2024-10-31 19:56:49 -0400