Commit Graph

  • bda1482a27 Basic Hunyuan Video model support. comfyanonymous 2024-12-16 19:35:40 -0500
  • 19ee5d9d8b Don't expand mask when not necessary. comfyanonymous 2024-12-16 18:22:50 -0500
  • 61b50720d0
    Add support for attention masking in Flux (#5942) Raphael Walker 2024-12-17 00:21:17 +0100
  • 0f954f34af
    Update README.md (#6071) Alexander Dyadyun 2024-12-17 03:24:54 +0700
  • 5262901c5c
    Update web content to release v1.5.18 (#6075) Chenlei Hu 2024-12-16 11:38:24 -0800
  • cc550d5908
    use String directly to set bg color for load 3d canvas (#6057) Terry Jia 2024-12-16 13:51:40 -0500
  • 82850ec24f Update web content to release v1.5.18 huchenlei 2024-12-16 11:48:50 -0500
  • b321bfc8d3 fix mask shapes Raphael Walker 2024-12-16 10:22:12 +0100
  • b0a56705fd
    Update README.md Alexander Dyadyun 2024-12-16 15:12:13 +0700
  • 43e79b2113 add preview 3d node Terry Jia 2024-12-15 22:59:49 -0500
  • d708e74d89
    Update README.md for Intel GPUs Qiacheng Li 2024-12-15 16:43:20 -0800
  • 5e87263dc9
    Update README.md Qiacheng Li 2024-12-15 16:37:23 -0800
  • cf60f9c907
    Update README.md Qiacheng Li 2024-12-15 16:17:10 -0800
  • 4109d3f831
    Update README.md Qiacheng Li 2024-12-15 15:33:56 -0800
  • 1731ce0ea5
    Update README.md for Intel GPU Qiacheng Li 2024-12-15 15:19:41 -0800
  • 6d1a3f7d00 Fix case of ExecutionBlocker not handled correctly with INPUT_IS_LIST. comfyanonymous 2024-12-15 08:41:35 -0500
  • 1b3a650f19
    (fix): added "model_type" to photomaker node (#6047) Alexander Piskun 2024-12-15 08:18:02 +0300
  • 81404ce423 use String directly to set bg color for load 3d canvas Terry Jia 2024-12-14 22:01:49 -0500
  • 07ad1c7ee1 Use same detection key logic for PixArt diffusers City 2024-12-14 23:48:35 +0100
  • 703b79b99d PixArtAlpha text encode with conds City 2024-12-14 23:09:04 +0100
  • 41b7be08dc Fix aspect ratio logic City 2024-12-14 23:06:02 +0100
  • 51dded3398 Basic PixArt LoRA support City 2024-12-14 22:35:32 +0100
  • 2ab88496b5 Edit empty token logic City 2024-12-14 22:15:25 +0100
  • ebef4d9990 Use optimized attention City 2024-12-14 21:48:31 +0100
  • e270142f9a Formatting City 2024-12-14 21:12:39 +0100
  • dc64dbfd3f Reduce duplicate code City 2024-12-14 20:44:10 +0100
  • 804a7076ca pos_emb and interpolation logic City 2024-12-14 20:31:36 +0100
  • 3101f54505 nit huchenlei 2024-12-14 13:18:58 -0500
  • db62ff272a Update web content to release v1.5.17 huchenlei 2024-12-14 13:18:10 -0500
  • fc57b98501 PixArt Diffusers convert logic City 2024-12-14 17:23:18 +0100
  • 7e8befd488
    (fix): added "model_type" to photomaker node bigcat88 2024-12-14 18:15:59 +0200
  • e83063bf24 Support conv3d in PatchEmbed. comfyanonymous 2024-12-14 05:29:30 -0500
  • 9145e38729 PixArt initial version City 2024-12-14 07:15:11 +0100
  • 558b7d8b22
    fix: prestartup script is not applied due to extra_model_paths.yaml and ensure custom paths are used during startup (#5872) Dr.Lt.Data 2024-12-14 08:21:32 +0900
  • caf2074773
    add_model_folder_path: ensure unique paths by removing duplicates (#5998) Alexander Piskun 2024-12-14 02:19:22 +0300
  • bdf393792d
    add load 3d node support (#5564) Terry Jia 2024-12-13 18:13:52 -0500
  • b36d232ccd
    Merge 23593a6b85 into 4e14032c02 Vijay 2024-12-13 14:39:47 +0200
  • 4e14032c02 Make pad_to_patch_size function work on multi dim. comfyanonymous 2024-12-13 07:21:52 -0500
  • 59d58b1158
    [Security] Fix potential XSS on /view (#6034) Chenlei Hu 2024-12-13 01:56:43 -0800
  • d0b2ae0585
    refactored "add_model_folder_path" and added tests bigcat88 2024-12-13 10:06:42 +0200
  • aee9568017 [Security] Fix potential XSS on /view huchenlei 2024-12-12 18:22:18 -0800
  • 39fdd1f0f3 remove Preview3D from BE Terry Jia 2024-12-12 20:11:57 -0500
  • 563291ee51
    Enforce all pyflake lint rules (#6033) Chenlei Hu 2024-12-12 16:29:37 -0800
  • 16d7a86f91
    Merge branch 'master' into all_flake Chenlei Hu 2024-12-12 16:26:56 -0800
  • 6c0377f43e
    Enforce F821 undefined-name (#6032) Chenlei Hu 2024-12-12 16:24:41 -0800
  • 0bb6023513 Enforce all pyflake lint rules huchenlei 2024-12-12 16:08:03 -0800
  • 03ee4458cd Enforce F821 undefined-name huchenlei 2024-12-12 15:56:19 -0800
  • 2cddbf0821
    Lint and fix undefined names (1/N) (#6028) Chenlei Hu 2024-12-12 15:55:26 -0800
  • 60749f345d
    Lint and fix undefined names (3/N) (#6030) Chenlei Hu 2024-12-12 15:49:40 -0800
  • d4426dce7c
    Lint and fix undefined names (2/N) (#6029) Chenlei Hu 2024-12-12 15:48:21 -0800
  • 9d15481095 Lint and fix undefined names (3/N) huchenlei 2024-12-12 15:44:17 -0800
  • 70ce755222 Lint and fix undefined names (2/N) huchenlei 2024-12-12 15:24:32 -0800
  • 8470d1552e Lint and fix undefined names (1/N) huchenlei 2024-12-12 15:12:50 -0800
  • d9d7f3c619
    Lint all unused variables (#5989) Chenlei Hu 2024-12-12 14:59:16 -0800
  • b53d7e99e4 Add .github folder to maintainer owner list huchenlei 2024-12-12 09:19:56 -0800
  • 2d6912e83a
    Merge a3b9b3c1c3 into fd5dfb812c wl2018 2024-12-12 19:36:30 +0700
  • fd5dfb812c Set initial load devices for te and model to mps device on mac. comfyanonymous 2024-12-12 06:00:31 -0500
  • a0b35e60a3
    Merge branch 'comfyanonymous:master' into master Kallen Ding 2024-12-12 11:52:06 +0800
  • 3dfdddcc91
    Update README (Add new keybinding entries) (#6020) Chenlei Hu 2024-12-11 15:55:38 -0800
  • d93f6ae75e Update README (Add new keybinding entries) huchenlei 2024-12-11 15:33:10 -0800
  • 5747bc6457
    Optimize model library (#5841) Hayden 2024-12-12 07:12:04 +0800
  • 16eec5d19e
    Update model_manager.py Chenlei Hu 2024-12-11 15:07:21 -0800
  • 06ce62de4b
    Merge branch 'master' into upstream-model-manager comfyanonymous 2024-12-11 18:03:19 -0500
  • fcb5988c24
    Update execution.py Конин Олег Валерьевич 2024-12-12 01:15:36 +0300
  • 5bea1d2ec9
    Add MaHiRo (improved/alternate CFG) (#5975) yoinked 2024-12-11 13:51:51 -0800
  • 5def9fbc83
    Update CI workflow to remove Windows testing configuration (#6007) Yoland Yan 2024-12-11 13:48:41 -0800
  • 7a7efe8424 Support loading some checkpoint files with nested dicts. comfyanonymous 2024-12-11 08:04:54 -0500
  • bf14f2318b
    Merge 9cfd46b2d9 into 44db978531 Joel Trauger 2024-12-11 18:10:21 +0800
  • 5e8206362c fix pytorch/xformers attention Raphael Walker 2024-12-11 10:38:50 +0100
  • 44db978531 Fix a few things in text enc code for models with no eos token. comfyanonymous 2024-12-10 23:07:26 -0500
  • adcb693d73 Update CI workflow to remove Windows testing configuration Yoland Y 2024-12-10 19:41:59 -0800
  • 1c8d11e48a Support different types of tokenizers. comfyanonymous 2024-12-10 09:44:13 -0500
  • af2f01260d Ensure custom paths are used during startup https://github.com/comfyanonymous/ComfyUI/pull/5794 Dr.Lt.Data 2024-12-11 04:49:26 +0900
  • e80594487f
    switch cfg to args["denoised"] yoinked 2024-12-10 09:02:00 -0800
  • 144255a06d
    revert the sampler_cfg_function thing yoinked 2024-12-10 08:23:11 -0800
  • 07ca2c7816
    add_model_folder_path: ensure unique paths by removing duplicates Alexander Piskun 2024-12-10 14:05:53 +0200
  • 66bdf74f0c remove unused import 2 Raphael Walker 2024-12-10 11:45:55 +0100
  • a11c2cc3e3 remove unused import Raphael Walker 2024-12-10 11:45:03 +0100
  • ef2d5933f5 mask with image_ref_size Raphael Walker 2024-12-10 11:43:53 +0100
  • 006dd0ae6c Remove all unused variable assignment huchenlei 2024-12-09 18:59:59 -0800
  • 9e2fadd408 Autofix huchenlei 2024-12-09 18:49:03 -0800
  • a66fcf31d8 Enable F841 huchenlei 2024-12-09 18:48:24 -0800
  • a220d11e6b
    Replace pylint with ruff (#5987) Chenlei Hu 2024-12-09 19:04:23 -0800
  • 23827ca312
    Add cond_scale to sampler_post_cfg_function (#5985) catboxanon 2024-12-09 20:13:18 -0500
  • dcf50c1d46 Replace pylint with ruff huchenlei 2024-12-09 16:52:18 -0800
  • 5a29598dca
    Add cond_scale to sampler_post_cfg_function catboxanon 2024-12-09 15:43:11 -0500
  • 0fd4e6c778
    Lint unused import (#5973) Chenlei Hu 2024-12-09 14:24:39 -0600
  • 61a875f0b2
    fix yoinked 2024-12-09 12:13:38 -0800
  • 8b49df848f
    fix typo in error type Thomas Ward 2024-12-09 11:33:43 -0500
  • fd7287fe61
    Hard-enforce ultralytics <= 8.3.40. Thomas Ward 2024-12-09 11:28:25 -0500
  • 708e102d65 add it to nodes.py, add description, and make it a post_cfg function yoinked 2024-12-09 15:20:10 +0000
  • e2fafe0686 Make CLIP set last layer node work with t5 models. comfyanonymous 2024-12-09 03:57:14 -0500
  • cc06d81002
    Add MaHiRo (improved CFG) yoinked 2024-12-08 22:25:17 -0800
  • 73b26e5375 nit huchenlei 2024-12-08 21:01:41 -0500
  • 10e08b0554 revert fix_torch import huchenlei 2024-12-08 20:58:28 -0500
  • ee13a28b41 Remove unused imports huchenlei 2024-12-08 20:55:24 -0500
  • b1be8ac71c nit huchenlei 2024-12-08 20:51:20 -0500
  • 9ef0293f74 Lint unused import huchenlei 2024-12-08 20:50:20 -0500
  • 6579632201 Remove unused imports and variables. comfyanonymous 2024-12-08 08:06:00 -0500
  • f8ecdfe472
    Merge branch 'comfyanonymous:master' into dev Rupayan 2024-12-08 12:33:17 +0530