Commit Graph

  • 216fea15ee Made TransformerOptionsHook contribute to registered hooks properly, added some doc strings and removed a so-far unused variable Jedrzej Kosinski 2025-01-07 00:59:18 -06:00
  • 58cfa6b7f3
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-07 09:25:41 +03:00
  • 58bf8815c8 Add a get_injections function to ModelPatcher Jedrzej Kosinski 2025-01-06 20:34:30 -06:00
  • d16e5c7194 Document get_attr and get_model_object (#6357) Chenlei Hu 2025-01-06 20:12:22 -05:00
  • d055325783
    Document get_attr and get_model_object (#6357) Chenlei Hu 2025-01-06 20:12:22 -05:00
  • fb281b3c52
    Update model_patcher.py Chenlei Hu 2025-01-06 19:08:50 -05:00
  • a605201278
    Update model_patcher.py Chenlei Hu 2025-01-06 19:08:16 -05:00
  • dddbb48f0f Update frontend to v1.6.18 (#6368) Chenlei Hu 2025-01-06 18:42:45 -05:00
  • eeab420c70
    Update frontend to v1.6.18 (#6368) Chenlei Hu 2025-01-06 18:42:45 -05:00
  • 14e251e25d
    Update fluxguide.md patientx 2025-01-07 02:29:41 +03:00
  • 62629474f6
    Update README.md patientx 2025-01-07 02:25:45 +03:00
  • 21fa5f08f2
    Update fluxguide.md patientx 2025-01-07 02:22:56 +03:00
  • 9811918e60
    Add files via upload patientx 2025-01-07 02:19:30 +03:00
  • 2c2598c0a1
    Create fluxguide.md patientx 2025-01-07 02:16:38 +03:00
  • 1b38f5bf57 removed 4 whitespace lines to satisfy Ruff, Jedrzej Kosinski 2025-01-06 17:11:12 -06:00
  • 2724ac4a60 Merge branch 'master' into hooks_part2 Jedrzej Kosinski 2025-01-06 17:04:24 -06:00
  • e792a0d208 Update frontend to v1.6.18 huchenlei 2025-01-06 21:55:21 +00:00
  • d24e99bcbe
    Update model_patcher.py Chenlei Hu 2025-01-06 10:57:49 -05:00
  • 29142227e3 Merge branch 'master' into updater-proxy Victor Wong 2025-01-06 21:41:06 +08:00
  • 37f38828f1 Add new line at end of file Victor Wong 2025-01-06 21:40:32 +08:00
  • 487d52f08a
    "move_userdata" endpoint placed before other "userdata" endpoints bigcat88 2025-01-06 13:55:04 +02:00
  • 3a001d7878
    [ImgBot] Optimize images (#1) imgbot[bot] 2025-01-06 22:53:26 +11:00
  • 6c1e37c091
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-06 14:50:48 +03:00
  • ab2e76b9e0
    (fix): allow unencoded "{file}" parameter Alexander Piskun 2025-01-06 13:36:30 +02:00
  • f48f90e471 Make hook_scope functional for TransformerOptionsHook Jedrzej Kosinski 2025-01-06 02:23:04 -06:00
  • 11fe0e25f3 Make ancestral samplers more deterministic. comfyanonymous 2025-01-06 03:01:04 -05:00
  • 916d1e14a9 Make ancestral samplers more deterministic. comfyanonymous 2025-01-06 03:01:04 -05:00
  • 6463c39ce0 Merge branch 'master' into hooks_part2 Jedrzej Kosinski 2025-01-06 01:28:26 -06:00
  • 0a7e2ae787 Filter only registered hooks on self.conds in CFGGuider.sample Jedrzej Kosinski 2025-01-06 01:04:29 -06:00
  • 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 -06:00
  • 7ccdd3112b 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 -06:00
  • 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 -06:00
  • 4446c86052 Made hook clone code sane, made clear ObjectPatchHook and SetInjectionsHook are not yet operational Jedrzej Kosinski 2025-01-05 22:25:51 -06:00
  • 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 -06:00
  • db2d7ad9ba Merge branch 'add_sample_sigmas' into hooks_part2 Jedrzej Kosinski 2025-01-05 15:45:13 -06:00
  • 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 -06:00
  • 3d0d386736 Document get_attr and get_model_object huchenlei 2025-01-05 15:01:25 -05:00
  • 09e8653edf
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-05 14:59:09 +03:00
  • 47b577d450 Update CODEOWNERS (#6338) Yoland Yan 2025-01-05 01:33:49 -08:00
  • 7da85fac3f
    Update CODEOWNERS (#6338) Yoland Yan 2025-01-05 01:33:49 -08:00
  • 99a54da5bb Add update-frontend github action (#6336) Chenlei Hu 2025-01-05 04:32:11 -05:00
  • b65b83af6f
    Add update-frontend github action (#6336) Chenlei Hu 2025-01-05 04:32:11 -05:00
  • 3c44819581 Make the device an optional parameter in the clip loaders. comfyanonymous 2025-01-05 04:29:36 -05:00
  • c8a3492c22 Make the device an optional parameter in the clip loaders. comfyanonymous 2025-01-05 04:29:36 -05:00
  • c5357ca457 Add advanced device option to clip loader nodes. comfyanonymous 2025-01-05 01:46:11 -05:00
  • 5cbf79787f Add advanced device option to clip loader nodes. comfyanonymous 2025-01-05 01:46:11 -05:00
  • 76649815d3 Adding UV installation, dependencies and running examples... Diogo Felipe de Melo Santiago 2025-01-05 03:32:13 -03:00
  • 22c0afc8e2 Adding UV installation, dependencies and running examples... Diogo Felipe de Melo Santiago 2025-01-05 03:28:49 -03:00
  • a5a09e45dd
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-04 15:42:12 +03:00
  • 3e9956ca05 Remove old unused function. comfyanonymous 2025-01-04 07:20:54 -05:00
  • d45ebb63f6 Remove old unused function. comfyanonymous 2025-01-04 07:20:54 -05:00
  • 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 -06:00
  • 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 -06:00
  • 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 -06:00
  • d44295ef71 Merge branch 'master' into hooks_part2 Jedrzej Kosinski 2025-01-03 18:28:31 -06:00
  • acaa111b5a Update web content to release v1.6.17 (#6337) Chenlei Hu 2025-01-03 16:22:08 -05:00
  • caa6476a69
    Update web content to release v1.6.17 (#6337) Chenlei Hu 2025-01-03 16:22:08 -05:00
  • 8c1f85e5a4
    Update CODEOWNERS Yoland Yan 2025-01-03 13:19:59 -08:00
  • c7f5b8fc8e Remove js maps huchenlei 2025-01-03 16:17:54 -05:00
  • 5777a7beb7 Update web content to release v1.6.17 huchenlei 2025-01-03 16:17:04 -05:00
  • 8def984e66 nit huchenlei 2025-01-03 15:44:34 -05:00
  • 17133c57eb Update secrets huchenlei 2025-01-03 15:23:15 -05:00
  • b87de56162 Add update-frontend github action huchenlei 2025-01-03 14:19:13 -05:00
  • 9467b40b5c
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-03 22:03:20 +03:00
  • 57c26e2422 Update web content to release v1.6.16 (#6335) Chenlei Hu 2025-01-03 13:56:46 -05:00
  • 45671cda0b
    Update web content to release v1.6.16 (#6335) Chenlei Hu 2025-01-03 13:56:46 -05:00
  • 5b622925eb Change defaults in nightly package workflow. comfyanonymous 2025-01-03 12:06:01 -05:00
  • 8f29664057 Change defaults in nightly package workflow. comfyanonymous 2025-01-03 12:06:01 -05:00
  • 6e65110156 Remove repo bloat. comfyanonymous 2025-01-03 11:52:06 -05:00
  • dcca84f534 Update web content to release v1.6.16 huchenlei 2025-01-03 11:27:01 -05:00
  • 6a4064fd7e Allow setting http proxy in updater Victor Wong 2025-01-03 20:41:20 +08:00
  • 3fd49bc03e
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-03 10:20:37 +03:00
  • c2bf857966
    annotated what the rule does bigcat88 2025-01-03 08:31:00 +02:00
  • 93faf23afc Update web content to release v1.6.15 (#6324) Chenlei Hu 2025-01-02 19:20:48 -05:00
  • 0b9839ef43
    Update web content to release v1.6.15 (#6324) Chenlei Hu 2025-01-02 19:20:48 -05:00
  • 1660cb5282 add fov and mask for load 3d node (#6308) Terry Jia 2025-01-02 19:20:34 -05:00
  • 953693b137
    add fov and mask for load 3d node (#6308) Terry Jia 2025-01-02 19:20:34 -05:00
  • 5f30e2beec Update web content to release v1.6.15 huchenlei 2025-01-02 17:59:11 -05:00
  • a39feb5fb8
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-03 01:36:31 +03:00
  • 3635200b26 Update web content to release v1.6.14 (#6312) Chenlei Hu 2025-01-02 16:18:54 -05:00
  • a39ea87bca
    Update web content to release v1.6.14 (#6312) Chenlei Hu 2025-01-02 16:18:54 -05:00
  • c523c36aef
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-02 19:55:49 +03:00
  • 895da1e680 some comments Terry Jia 2025-01-02 10:25:42 -05:00
  • ab6cc064a8 Drop support for Python 3.8 Gremlation 2024-12-31 16:04:56 +08:00
  • 7ce8ef2b20 Clear cache as often on AMD as Nvidia. comfyanonymous 2025-01-02 08:44:16 -05:00
  • 9e9c8a1c64 Clear cache as often on AMD as Nvidia. comfyanonymous 2025-01-02 08:44:16 -05:00
  • 8fefe02cd1
    applied RUFF C408 rule (unnecessary-collection-call) Alexander Piskun 2025-01-02 08:44:11 +02:00
  • 8bad50e609 Update web content to release v1.6.14 huchenlei 2025-01-01 19:50:29 -05:00
  • eeb20ac9d8 import location change, to shorter code Pupbani 2025-01-02 09:21:13 +09:00
  • bfc4fb0efb
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-02 00:37:45 +03:00
  • c93c54d7d5 Fix temporal tiling for decoder, remove redundant tiles. (#6306) Andrew Kvochko 2025-01-01 21:29:01 +00:00
  • 0f11d60afb
    Fix temporal tiling for decoder, remove redundant tiles. (#6306) Andrew Kvochko 2025-01-01 21:29:01 +00:00
  • cce05705cd add fov and mask for load 3d node Terry Jia 2025-01-01 10:32:10 -05:00
  • 0dbf8238af
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-01 15:55:00 +03:00
  • 9ddb6f396c Fix temporal tiling for decoder, remove redundant tiles. Andrew Kvochko 2025-01-01 10:51:56 +00:00
  • f4e86a4a07
    applied RUFF RET504 rule (unnecessary assignment before return statement) Alexander Piskun 2025-01-01 12:45:55 +02:00
  • 884e96a8b8 Fix and enforce all ruff W rules. comfyanonymous 2025-01-01 03:08:33 -05:00
  • 79eea51a1d Fix and enforce all ruff W rules. comfyanonymous 2025-01-01 03:08:33 -05:00
  • 5c8d73f4b4
    Merge branch 'comfyanonymous:master' into master patientx 2025-01-01 02:14:54 +03:00
  • 1c63338e11 Fix unknown sampler error handling in calculate_sigmas function (#6280) blepping 2024-12-31 15:33:50 -07:00