Commit Graph

  • dca0a1d5d8
    Integrate Multi Diffusion lllyasviel 2024-02-09 18:37:32 -0800
  • 4ec1015162 fix mask can be none lllyasviel 2024-02-09 18:25:44 -0800
  • 2ba0277b52 fix: prepare_tcmalloc (Fixed memory leak issue in Ubuntu 22.04 or modern linux environment) analysisjp 2024-02-10 10:09:19 +0900
  • fb2e271668 support inpaint models from fooocus lllyasviel 2024-02-09 17:08:48 -0800
  • d2af6d1b44 Contribution Guideline lllyasviel 2024-02-09 14:57:45 -0800
  • 54edd29725 integrate latent modifier lllyasviel 2024-02-09 14:38:57 -0800
  • 8c8f948666 integrated DynamicThresholding (CFG-Fix) lllyasviel 2024-02-09 14:11:59 -0800
  • 8059533eaf fix lora not loaded for text encoder #142 lllyasviel 2024-02-09 13:50:50 -0800
  • 200f2b69ed
    Add back ControlNet model version filter (#131) Chenlei Hu 2024-02-09 21:34:09 +0000
  • ac4a8820a5
    Fix CQ tests (#141) Chenlei Hu 2024-02-09 21:33:05 +0000
  • 472a510151 try fix control mode weighting #155 lllyasviel 2024-02-09 13:23:49 -0800
  • e8f51579cc add button for refreshing extensions list Andray 2024-02-07 16:06:17 +0400
  • 658da35cdc Merge branch 'dev' of github.com:AUTOMATIC1111/stable-diffusion-webui into dev lllyasviel 2024-02-09 13:10:55 -0800
  • 542611cce4 walk_files extensions case insensitive w-e-w 2024-02-10 05:39:01 +0900
  • c06769c1fa
    Temporarily disable CQ unittests (#154) Chenlei Hu 2024-02-09 17:11:11 +0000
  • c3c88ca8b4
    Update sd_hijack_clip.py hako-mikan 2024-02-10 00:18:08 +0900
  • 6b3f7039b6
    add option hako-mikan 2024-02-09 23:57:46 +0900
  • 6b8458eb9f if extensions page not loaded, prevent apply w-e-w 2024-02-09 23:19:16 +0900
  • 0bc7867ccd
    Merge branch 'AUTOMATIC1111:master' into master hako-mikan 2024-02-09 23:17:40 +0900
  • d69a7944c9
    Merge pull request #14857 from light-and-ray/refresh_extensions_list AUTOMATIC1111 2024-02-09 16:06:02 +0300
  • eb6f2df826 Revert "fix: add butterfly_factor fn" v0xie 2024-02-08 22:00:15 -0800
  • 613b0d9548 doc: add boft comment v0xie 2024-02-08 21:58:59 -0800
  • ed60a99826
    Fix import error (#146) Chenlei Hu 2024-02-09 04:02:33 +0000
  • 61db0fba41
    Ignore ruff directorys (#145) Chenlei Hu 2024-02-09 02:55:21 +0000
  • 3c32cbb0af
    Revert "Fix more ruff lint (#139)" (#144) Chenlei Hu 2024-02-09 02:34:58 +0000
  • 388ca351f4
    Revert "Fix ruff linter (#137)" (#143) Chenlei Hu 2024-02-09 02:24:04 +0000
  • b49742354d
    Fix CQ server arg (#140) Chenlei Hu 2024-02-09 01:50:03 +0000
  • e13072cb42
    Fix more ruff lint (#139) Chenlei Hu 2024-02-09 01:41:38 +0000
  • 6b3ad64388
    Fix ruff linter (#137) Chenlei Hu 2024-02-09 01:35:20 +0000
  • 66c22490c3
    Ignore ControlNet extension in eslint (#136) Chenlei Hu 2024-02-09 00:48:49 +0000
  • 847d451505
    Fix command line arguments format in webui-user.bat (#135) Yuki Shindo 2024-02-09 09:47:42 +0900
  • 325eaeb584 fix: get boft params from weight shape v0xie 2024-02-08 11:55:05 -0800
  • f06ba8e60b Significantly reduce thread abuse for faster model moving lllyasviel 2024-02-08 10:13:59 -0800
  • 291ec743b6 use better context manager to fix potential problems lllyasviel 2024-02-08 02:00:54 -0800
  • 760f727eb9 use better context manager to fix potential problems lllyasviel 2024-02-08 01:51:18 -0800
  • 4c9db26541 support controlnet_model_function_wrapper for t2i-adapter lllyasviel 2024-02-07 21:42:56 -0800
  • 50035ad414 fix outpaint with inpaint_global_harmonious lllyasviel 2024-02-07 20:31:22 -0800
  • 49ec325f6a lin lllyasviel 2024-02-07 20:14:02 -0800
  • a1670c536d Allow controlnet_model_function_wrapper lllyasviel 2024-02-07 20:06:23 -0800
  • 383aaca1eb
    Improve model filtering (#114) Chenlei Hu 2024-02-08 03:53:41 +0000
  • 42dd258c8d revise attention alignment in stylealign #100 lllyasviel 2024-02-07 19:11:53 -0800
  • f63917a323 add codes discussed in #73 that may help ipadapters lllyasviel 2024-02-07 18:57:57 -0800
  • ef781cabcb Backend: Allow control signal to be none for advanced weighting lllyasviel 2024-02-07 13:02:42 -0800
  • c3a66b016b try solve dtype cast for #112 lllyasviel 2024-02-07 12:39:55 -0800
  • e1faf8327b
    Add back ControlNet HR option (#90) Chenlei Hu 2024-02-07 16:09:52 +0000
  • 2f1073dc6e style: fix lint v0xie 2024-02-07 04:55:11 -0800
  • 81c16c965e fix: add butterfly_factor fn v0xie 2024-02-07 04:54:14 -0800
  • a4668a16b6 fix: calculate butterfly factor v0xie 2024-02-07 04:51:22 -0800
  • 9588721197 feat: support LyCORIS BOFT v0xie 2024-02-07 04:49:17 -0800
  • 99c6c4a51b add button for refreshing extensions list Andray 2024-02-07 16:06:17 +0400
  • 257ac2653a rework sigma device mapping lllyasviel 2024-02-07 00:44:12 -0800
  • d11c9d7506 fix sigmas device in rare cases #71 lllyasviel 2024-02-06 23:12:35 -0800
  • 4ea4a92fe9 fix inpaint batch dim align #94 lllyasviel 2024-02-06 22:57:53 -0800
  • 65f9c7d442
    Update README.md lllyasviel 2024-02-06 21:46:54 -0800
  • c185e39e59 Backend: better controlnet mask batch broadcasting lllyasviel 2024-02-06 20:13:09 -0800
  • 1110183943
    Fix ControlNet UI preset (#87) Chenlei Hu 2024-02-07 02:52:04 +0000
  • e62631350a Update forge_version.py lllyasviel 2024-02-06 17:55:14 -0800
  • e579fab4d0 try solve #71 lllyasviel 2024-02-06 17:46:23 -0800
  • 6301a6660e solve #73 lllyasviel 2024-02-06 17:28:00 -0800
  • 711844ecd8 solve #76 lllyasviel 2024-02-06 17:25:28 -0800
  • 70ae2a4bce fix controlnet ignored in batch #55 lllyasviel 2024-02-06 17:12:57 -0800
  • fc5c70a28d gradio fix lllyasviel 2024-02-06 14:32:42 -0800
  • b58b0bd425
    batch mask (#44) Chengsong Zhang 2024-02-06 12:54:35 -0600
  • 5bea443d94 add a note after fixing repeated loading bug on 4090 lllyasviel 2024-02-06 08:13:29 -0800
  • 79e4e46061
    🐛 Fix SVD tab (#63) Chenlei Hu 2024-02-06 16:10:47 +0000
  • 402b7beb87 fix repeated model loading bug on 4090 lllyasviel 2024-02-06 08:02:03 -0800
  • a578da074b fix repeated model loading bug on 4090 lllyasviel 2024-02-06 07:59:19 -0800
  • d76b830add reduce prints lllyasviel 2024-02-06 07:56:15 -0800
  • 65367aa24d accurate words lllyasviel 2024-02-06 07:51:37 -0800
  • 4939cf18d8 update hints for 4090 lllyasviel 2024-02-06 07:43:33 -0800
  • 7359740f36 Revert "safer device" lllyasviel 2024-02-06 05:27:07 -0800
  • 1204d490d9 safer device lllyasviel 2024-02-06 05:01:58 -0800
  • 9c31b0ddcb try fix #56 lllyasviel 2024-02-06 04:51:08 -0800
  • 6aee7a2032 Update forge_version.py lllyasviel 2024-02-05 23:55:27 -0800
  • 74ff4a9ba9 set CUDA_VISIBLE_DEVICES with args lllyasviel 2024-02-05 23:52:50 -0800
  • 1ecbff15fa add note about token merging lllyasviel 2024-02-05 21:55:59 -0800
  • 7fd499a034
    use new links for images if they were broken lllyasviel 2024-02-05 21:41:37 -0800
  • b8cd6d2e21 Update forge_version.py lllyasviel 2024-02-05 20:12:37 -0800
  • 58dff34084 fix ddpm lllyasviel 2024-02-05 20:12:17 -0800
  • 393c19bbcf
    Remove Lycoris back compact (#41) Kohaku-Blueleaf 2024-02-06 11:17:15 +0800
  • b03df6fdb1 Update README.md lllyasviel 2024-02-05 17:59:37 -0800
  • f4e6794dbd Update README.md lllyasviel 2024-02-05 17:13:47 -0800
  • c5b51b35fb Update README.md lllyasviel 2024-02-05 15:50:44 -0800
  • 218a10179b Update README.md lllyasviel 2024-02-05 15:48:57 -0800
  • 4221ccf239 Update README.md lllyasviel 2024-02-05 15:45:03 -0800
  • 53057f33ed Update forge_version.py lllyasviel 2024-02-05 15:30:45 -0800
  • 7cef38e865 Update README.md lllyasviel 2024-02-05 15:17:13 -0800
  • b085ebd6db Update README.md lllyasviel 2024-02-05 15:16:14 -0800
  • 28c4dd05d0 Update README.md lllyasviel 2024-02-05 15:14:09 -0800
  • 88f6df4dcd add_sampler_pre_cfg_function lllyasviel 2024-02-05 14:48:43 -0800
  • 8f86e66e5c Update README.md lllyasviel 2024-02-05 14:35:22 -0800
  • f2ceeaa4a9 Update README.md lllyasviel 2024-02-05 14:31:52 -0800
  • e2d85ff347 Update README.md lllyasviel 2024-02-05 14:26:19 -0800
  • 2c95b09a73 Euler A Turbo lllyasviel 2024-02-05 14:23:42 -0800
  • 7d1d04495f Update README.md lllyasviel 2024-02-05 14:15:36 -0800
  • d45066bef5 Update rng.py lllyasviel 2024-02-05 14:12:31 -0800
  • b174caa275 Update rng.py lllyasviel 2024-02-05 14:08:34 -0800
  • 1b9734c45b Update rng.py lllyasviel 2024-02-05 13:50:19 -0800
  • 8de4896bd6 fix inpaint formulation lllyasviel 2024-02-05 13:44:31 -0800
  • f5b3fcc6cf Update rng.py lllyasviel 2024-02-05 13:33:27 -0800