Commit Graph

  • 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
  • 5166b8763f
    Merge d698751b22 into 7da85fac3f lindsayfowler 2025-01-06 00:21:25 +0800
  • 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
  • 5f12497865
    Merge 3eec3a70f9 into 0b9839ef43 grzegorzewskiflyingdog 2025-01-03 17:29:57 +0800
  • c2bf857966
    annotated what the rule does bigcat88 2025-01-03 08:31:00 +0200
  • f218728320
    Merge 64d640171c into 0b9839ef43 Archkon 2025-01-03 12:14:45 +0800
  • 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
  • 320f668e92
    Merge 9403e186f3 into 79eea51a1d Soof Golan 2025-01-01 08:38:26 -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
  • c0d52bf8f8
    Merge 7fea527a84 into 1c99734e5a Michael Poutre 2024-12-31 15:09: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
  • eec5f56e4b
    Merge 18183ad22d into a618f768e0 asagi4 2024-12-29 15:52:57 +0700
  • 76f3ea4417
    Merge fecde26105 into a618f768e0 philmaas 2024-12-29 15:52:57 +0700
  • f7d988ccca
    Merge 2c9447bd77 into a618f768e0 romeobuilderotti 2024-12-29 15:52:57 +0700
  • 9ffd2ce054
    Merge b947b5a4a3 into a618f768e0 Ray Suhyun Lee 2024-12-29 15:52:56 +0700
  • a764507557
    Merge 5d2475ef80 into a618f768e0 Hongbo 2024-12-29 15:52:56 +0700
  • 36f8f8f179
    Merge 3f56e64959 into a618f768e0 salt 2024-12-29 15:52:56 +0700
  • ae9fe7cf11
    Merge ed0c0d1c26 into a618f768e0 Denys Smirnov 2024-12-29 15:52:56 +0700
  • 630b2a5042
    Merge 73c95643db into a618f768e0 Ivor Wanders 2024-12-29 15:52:56 +0700
  • 0a4bacc0aa
    Merge 4174ddba0c into a618f768e0 Markus Hartung 2024-12-29 15:52:56 +0700
  • a618f768e0 Auto reshape 2d to 3d latent for single image generation on video model. comfyanonymous 2024-12-29 02:26:49 -0500
  • fccec83dd2 Remove duplicate calls to INPUT_TYPES catboxanon 2024-12-28 07:40:02 -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
  • c7038efe82 nit filtered 2024-12-27 19:45:57 +1100
  • 160ca08138 Use python 3.9 in launch test instead of 3.8 comfyanonymous 2024-12-26 20:05:54 -0500
  • c4bfdba330
    Support ascend npu (#5436) Huazhong Ji 2024-12-27 08:36:50 +0800
  • 99c3d06d10
    Wording. comfyanonymous 2024-12-26 19:35:27 -0500
  • aafe661e9c
    cleanup comfyanonymous 2024-12-26 19:30:07 -0500
  • ee9547ba31 Improve temporal VAE Encode (Tiled) math. v0.3.10 comfyanonymous 2024-12-26 07:18:49 -0500
  • f66d5cf7de revert changes in folder_paths bezo97 2024-12-26 11:19:58 +0100