Commit Graph

  • e792a0d208 Update frontend to v1.6.18 huchenlei 2025-01-06 21:55:21 +0000
  • d24e99bcbe
    Update model_patcher.py Chenlei Hu 2025-01-06 10:57:49 -0500
  • 29142227e3 Merge branch 'master' into updater-proxy Victor Wong 2025-01-06 21:41:06 +0800
  • 37f38828f1 Add new line at end of file Victor Wong 2025-01-06 21:40:32 +0800
  • 487d52f08a
    "move_userdata" endpoint placed before other "userdata" endpoints bigcat88 2025-01-06 13:55:04 +0200
  • ab2e76b9e0
    (fix): allow unencoded "{file}" parameter Alexander Piskun 2025-01-06 13:36:30 +0200
  • 8d9dc98fba Remove more space chaObserv 2025-01-06 19:35:31 +0800
  • eb40f9377b Remove space chaObserv 2025-01-06 19:31:19 +0800
  • 8a8327fa73 change to direct return chaObserv 2025-01-06 18:58:27 +0800
  • 6b68b61644 Use default_noise_sampler instead chaObserv 2025-01-06 18:55:29 +0800
  • 812dc34f46
    Merge branch 'comfyanonymous:master' into sa_solver chaObserv 2025-01-06 18:09:03 +0800
  • f48f90e471 Make hook_scope functional for TransformerOptionsHook Jedrzej Kosinski 2025-01-06 02:23:04 -0600
  • 916d1e14a9 Make ancestral samplers more deterministic. comfyanonymous 2025-01-06 03:01:04 -0500
  • 6463c39ce0 Merge branch 'master' into hooks_part2 Jedrzej Kosinski 2025-01-06 01:28:26 -0600
  • 0a7e2ae787 Filter only registered hooks on self.conds in CFGGuider.sample Jedrzej Kosinski 2025-01-06 01:04:29 -0600
  • 03a97b604a Fix performance of hooks when hooks are appended via Cond Pair Set Props nodes by properly caching between positive and negative conds, make hook_patches_backup behave as intended (in the case that something pre-registers WeightHooks on the ModelPatcher instead of registering it at sample time) Jedrzej Kosinski 2025-01-06 01:03:59 -0600
  • c496e53519
    In inner_sample, change "sigmas" to "sampler_sigmas" in transformer_options to not conflict with the "sigmas" that will overwrite "sigmas" in _calc_cond_batch (#6360) Jedrzej Kosinski 2025-01-06 00:36:47 -0600
  • 4446c86052 Made hook clone code sane, made clear ObjectPatchHook and SetInjectionsHook are not yet operational Jedrzej Kosinski 2025-01-05 22:25:51 -0600
  • 8270ff312f Refactored 'registered' to be HookGroup instead of a list of Hooks, made AddModelsHook operational and compliant with should_register result, moved TransformerOptionsHook handling out of ModelPatcher.register_all_hook_patches, support patches in TransformerOptionsHook properly by casting any patches/wrappers/hooks to proper device at sample time Jedrzej Kosinski 2025-01-05 21:07:02 -0600
  • db2d7ad9ba Merge branch 'add_sample_sigmas' into hooks_part2 Jedrzej Kosinski 2025-01-05 15:45:13 -0600
  • 6620d86318 In inner_sample, change "sigmas" to "sampler_sigmas" in transformer_options to not conflict with the "sigmas" that will overwrite "sigmas" in _calc_cond_batch Jedrzej Kosinski 2025-01-05 15:26:22 -0600
  • 3d0d386736 Document get_attr and get_model_object huchenlei 2025-01-05 15:01:25 -0500
  • 7da85fac3f
    Update CODEOWNERS (#6338) Yoland Yan 2025-01-05 01:33:49 -0800
  • b65b83af6f
    Add update-frontend github action (#6336) Chenlei Hu 2025-01-05 04:32:11 -0500
  • c8a3492c22 Make the device an optional parameter in the clip loaders. comfyanonymous 2025-01-05 04:29:36 -0500
  • 5cbf79787f Add advanced device option to clip loader nodes. comfyanonymous 2025-01-05 01:46:11 -0500
  • 76649815d3 Adding UV installation, dependencies and running examples... Diogo Felipe de Melo Santiago 2025-01-05 03:32:13 -0300
  • 22c0afc8e2 Adding UV installation, dependencies and running examples... Diogo Felipe de Melo Santiago 2025-01-05 03:28:49 -0300
  • d45ebb63f6 Remove old unused function. comfyanonymous 2025-01-04 07:20:54 -0500
  • 111fd0cadf Refactored HookGroup to also store a dictionary of hooks separated by hook_type, modified necessary code to no longer need to manually separate out hooks by hook_type Jedrzej Kosinski 2025-01-04 02:04:07 -0600
  • 776aa734e1 Refactor WrapperHook into TransformerOptionsHook, as there is no need to separate out Wrappers/Callbacks/Patches into different hook types (all affect transformer_options) Jedrzej Kosinski 2025-01-04 01:02:21 -0600
  • 5a2ad032cb Cleaned up hooks.py, refactored Hook.should_register and add_hook_patches to use target_dict instead of target so that more information can be provided about the current execution environment if needed Jedrzej Kosinski 2025-01-03 20:02:27 -0600
  • d44295ef71 Merge branch 'master' into hooks_part2 Jedrzej Kosinski 2025-01-03 18:28:31 -0600
  • caa6476a69
    Update web content to release v1.6.17 (#6337) Chenlei Hu 2025-01-03 16:22:08 -0500
  • 8c1f85e5a4
    Update CODEOWNERS Yoland Yan 2025-01-03 13:19:59 -0800
  • c7f5b8fc8e Remove js maps huchenlei 2025-01-03 16:17:54 -0500
  • 5777a7beb7 Update web content to release v1.6.17 huchenlei 2025-01-03 16:17:04 -0500
  • 8def984e66 nit huchenlei 2025-01-03 15:44:34 -0500
  • 17133c57eb Update secrets huchenlei 2025-01-03 15:23:15 -0500
  • b87de56162 Add update-frontend github action huchenlei 2025-01-03 14:19:13 -0500
  • 45671cda0b
    Update web content to release v1.6.16 (#6335) Chenlei Hu 2025-01-03 13:56:46 -0500
  • 8f29664057 Change defaults in nightly package workflow. comfyanonymous 2025-01-03 12:06:01 -0500
  • 6e65110156 Remove repo bloat. comfyanonymous 2025-01-03 11:52:06 -0500
  • dcca84f534 Update web content to release v1.6.16 huchenlei 2025-01-03 11:27:01 -0500
  • 6a4064fd7e Allow setting http proxy in updater Victor Wong 2025-01-03 20:41:20 +0800
  • c2bf857966
    annotated what the rule does bigcat88 2025-01-03 08:31:00 +0200
  • 0b9839ef43
    Update web content to release v1.6.15 (#6324) Chenlei Hu 2025-01-02 19:20:48 -0500
  • 953693b137
    add fov and mask for load 3d node (#6308) Terry Jia 2025-01-02 19:20:34 -0500
  • 5f30e2beec Update web content to release v1.6.15 huchenlei 2025-01-02 17:59:11 -0500
  • a39ea87bca
    Update web content to release v1.6.14 (#6312) Chenlei Hu 2025-01-02 16:18:54 -0500
  • 895da1e680 some comments Terry Jia 2025-01-02 10:25:42 -0500
  • ab6cc064a8 Drop support for Python 3.8 Gremlation 2024-12-31 16:04:56 +0800
  • 9e9c8a1c64 Clear cache as often on AMD as Nvidia. comfyanonymous 2025-01-02 08:44:16 -0500
  • 8fefe02cd1
    applied RUFF C408 rule (unnecessary-collection-call) Alexander Piskun 2025-01-02 08:44:11 +0200
  • 8bad50e609 Update web content to release v1.6.14 huchenlei 2025-01-01 19:50:29 -0500
  • eeb20ac9d8 import location change, to shorter code Pupbani 2025-01-02 09:21:13 +0900
  • 0f11d60afb
    Fix temporal tiling for decoder, remove redundant tiles. (#6306) Andrew Kvochko 2025-01-01 21:29:01 +0000
  • cce05705cd add fov and mask for load 3d node Terry Jia 2025-01-01 10:32:10 -0500
  • 9ddb6f396c Fix temporal tiling for decoder, remove redundant tiles. Andrew Kvochko 2025-01-01 10:51:56 +0000
  • f4e86a4a07
    applied RUFF RET504 rule (unnecessary assignment before return statement) Alexander Piskun 2025-01-01 12:45:55 +0200
  • 79eea51a1d Fix and enforce all ruff W rules. comfyanonymous 2025-01-01 03:08:33 -0500
  • c0338a46a4
    Fix unknown sampler error handling in calculate_sigmas function (#6280) blepping 2024-12-31 15:33:50 -0700
  • 5ed09898bb
    Convert latents_ubyte to 8-bit unsigned int before converting to CPU Bradley Reynolds 2024-12-31 15:13:23 -0600
  • 1c99734e5a
    Add missing model_options param (#6296) Jedrzej Kosinski 2024-12-31 13:46:55 -0600
  • 0af314cb86 Add missing model_options param Jedrzej Kosinski 2024-12-31 11:37:22 -0600
  • 67758f50f3
    Fix custom node type-hinting examples (#6281) filtered 2024-12-31 19:41:09 +1100
  • 02eef72bf5
    fixed "verbose" argument (#6289) Alexander Piskun 2024-12-31 11:27:09 +0300
  • b7572b2f87 Fix and enforce no trailing whitespace. comfyanonymous 2024-12-31 03:16:37 -0500
  • 272cf0eee4
    fixed "verbose" argument Alexander Piskun 2024-12-31 10:08:53 +0200
  • bf21be066f Merge branch 'master' into hooks_part2 Jedrzej Kosinski 2024-12-30 14:16:22 -0600
  • 82bd55fd5f Clarify docstring filtered 2024-12-17 04:38:03 +1100
  • f4b31989f5 Fix import in comfy_types doc / sample filtered 2024-12-08 14:45:52 +1100
  • a209b7efd2 Fix unknown sampler error handling in calculate_sigmas function Modernize calculate_sigmas function blepping 2024-12-30 04:48:51 -0700
  • a90aafafc1
    Add kl_optimal scheduler (#6206) blepping 2024-12-30 03:09:38 -0700
  • d9b7cfac7e Fix and enforce new lines at the end of files. comfyanonymous 2024-12-30 04:14:59 -0500
  • 3507870535
    Add 'sigmas' to transformer_options so that downstream code can know about the full scope of current sampling run, fix Hook Keyframes' guarantee_steps=1 inconsistent behavior with sampling split across different Sampling nodes/sampling runs by referencing 'sigmas' (#6273) Jedrzej Kosinski 2024-12-30 02:42:49 -0600
  • fa2c56ac60 delete-file endpoint remove Pupbani 2024-12-30 16:01:10 +0900
  • 59844491b1 ### Title Add image upload and delete endpoints in server.py Pupbani 2024-12-30 15:40:16 +0900
  • 82ecb02c1e
    Remove duplicate calls to INPUT_TYPES (#6249) catboxanon 2024-12-29 20:06:49 -0500
  • 72bbf49349 Add 'sigmas' to transformer_options so that downstream code can know about the full scope of current sampling run, fix Hook Keyframes' guarantee_steps=1 inconsistent behavior with sampling split across different Sampling nodes/sampling runs by referencing 'sigmas' Jedrzej Kosinski 2024-12-29 15:49:09 -0600
  • c3cc84fa18 feat: preview method endpoint Dr.Lt.Data 2024-12-30 04:06:26 +0900
  • a618f768e0 Auto reshape 2d to 3d latent for single image generation on video model. comfyanonymous 2024-12-29 02:26:49 -0500
  • 0018c8d7bd copy current context instead of clone repo hassan00dev 2024-12-28 18:33:35 +0500
  • fccec83dd2 Remove duplicate calls to INPUT_TYPES catboxanon 2024-12-28 07:40:02 -0500
  • 2b0b6db2ce deploy to docker hassan00dev 2024-12-28 15:34:23 +0500
  • e1dec3c792 Fix formatting. comfyanonymous 2024-12-28 05:33:17 -0500
  • 96697c4bc5
    serve workflow templates from custom_nodes (#6193) Zoltán Dócs 2024-12-28 11:30:04 +0100
  • b504bd606d Add ruff rule for empty line with trailing whitespace. comfyanonymous 2024-12-28 05:22:21 -0500
  • 86cbe13139 Merge branch 'feature/custom_workflow_templates' of https://github.com/bezo97/ComfyUI into feature/custom_workflow_templates bezo97 2024-12-28 01:17:28 +0100
  • 63dbf0cee5 Merge remote-tracking branch 'origin/master' into feature/custom_workflow_templates bezo97 2024-12-28 01:16:17 +0100
  • 1f583d2ef1 account for multiple custom_nodes paths bezo97 2024-12-28 01:15:26 +0100
  • c1f588abca
    Remove trailing whitespace. comfyanonymous 2024-12-27 18:25:44 -0500
  • d170292594 Remove some trailing white space. comfyanonymous 2024-12-27 18:02:21 -0500
  • 1ea319ee07 Merge remote-tracking branch 'origin/master' into feature/custom_workflow_templates bezo97 2024-12-27 20:44:09 +0100
  • 9cfd185676
    Add option to log non-error output to stdout (#6243) filtered 2024-12-28 06:40:05 +1100
  • d6b76185eb Add option to log non-error output to stdout filtered 2024-12-28 05:06:39 +1100
  • 57d050c5df
    Merge d788cbb299 into 4b5bcd8ac4 Kallen Ding 2024-12-27 21:07:16 +0800
  • 4b5bcd8ac4 Closer memory estimation for hunyuan dit model. comfyanonymous 2024-12-27 07:37:00 -0500
  • ceb50b2cbf Closer memory estimation for pixart models. comfyanonymous 2024-12-27 07:30:09 -0500
  • 5307379e73
    Update README.md Archkon 2024-12-27 19:34:08 +0800