Commit Graph

  • ab1e0fa9bf fix lint and console warning Andray 2024-02-22 17:16:16 +0400
  • 85abbbb8fa support resizable columns for touch (tablets) Andray 2024-02-22 17:04:56 +0400
  • 539bc5035d safe cleanup to avoid potential problems lllyasviel 2024-02-22 01:28:38 -0800
  • 4080e25805 add todo note lllyasviel 2024-02-22 00:47:26 -0800
  • 846fdc3341 also implement async offload to control-lora lllyasviel 2024-02-22 00:20:35 -0800
  • 638ee43bf1 Merge upstream PR 14855 lllyasviel 2024-02-21 23:59:40 -0800
  • 95ddac3117
    Merge upstream lllyasviel 2024-02-21 23:56:45 -0800
  • b713542cd8 resolve upstream lllyasviel 2024-02-21 23:54:21 -0800
  • b4f3c1971b Merge branch 'dev' of github.com:AUTOMATIC1111/stable-diffusion-webui into dev lllyasviel 2024-02-21 23:44:47 -0800
  • 1da05297ea possible fix for reload button not appearing in some cases for extra networks. AUTOMATIC1111 2024-02-22 10:27:38 +0300
  • f537e5a519 fix #14591 - using translated content to do categories mapping dtlnor 2024-02-22 12:26:57 +0900
  • 4ce60f2176 support SDXL-Lightning lllyasviel 2024-02-21 15:42:38 -0800
  • c4afdb7895
    For no constraint Kohaku-Blueleaf 2024-02-22 00:43:32 +0800
  • 64179c3221
    Update network_oft.py Kohaku-Blueleaf 2024-02-21 22:50:43 +0800
  • 591470d86d linting Kohaku-Blueleaf 2024-02-20 17:21:34 +0800
  • a5436a3ac0 Update network_oft.py Kohaku-Blueleaf 2024-02-20 17:20:14 +0800
  • 0a271938d8
    Merge pull request #14966 from light-and-ray/avoid_doble_upscaling_in_inpaint AUTOMATIC1111 2024-02-19 18:06:05 +0300
  • 33c8fe1221 avoid doble upscaling in inpaint Andray 2024-02-19 16:57:49 +0400
  • 6e4fc5e1a8
    Merge pull request #14871 from v0xie/boft AUTOMATIC1111 2024-02-19 10:05:30 +0300
  • 4eb949625c
    prevent undefined variable Kohaku-Blueleaf 2024-02-19 14:43:07 +0800
  • 5a8dd0c549
    Fix rescale Kohaku-Blueleaf 2024-02-18 14:58:41 +0800
  • 9d5becb4de
    Merge pull request #14947 from AUTOMATIC1111/open-button AUTOMATIC1111 2024-02-17 21:30:21 +0300
  • 71072f5620 re-work open image button settings w-e-w 2024-02-18 02:47:44 +0900
  • 43c9e3b5ce begin to use double versioning lllyasviel 2024-02-17 08:32:15 -0800
  • ae51178629 allow extensions to sort themselves in UI lllyasviel 2024-02-17 08:15:29 -0800
  • 07659efd88 fix import order lllyasviel 2024-02-17 08:03:17 -0800
  • 9e42470a2d
    sync webui 1.8.0rc lllyasviel 2024-02-17 07:45:06 -0800
  • 7a2aca6fed
    Merge branch 'main' into tdd lllyasviel 2024-02-17 07:40:16 -0800
  • a18e54ecd7 option "open image button" open the actual dir w-e-w 2024-02-18 00:38:05 +0900
  • 7071321792 Merge branch 'dev' of github.com:AUTOMATIC1111/stable-diffusion-webui into dev lllyasviel 2024-02-17 07:36:43 -0800
  • 4ff1fabc86 Update comment for Pad prompt/negative prompt v0 to add a warning about truncation, make it override the v1 implementation AUTOMATIC1111 2024-02-17 13:21:08 +0300
  • 4573195894 prevent escape button causing an interrupt when no generation has been made yet AUTOMATIC1111 2024-02-17 11:40:53 +0300
  • db19c46d6d lint AUTOMATIC1111 2024-02-17 10:32:10 +0300
  • 1466daeafc Disable prompt token counters option actually disables token counting rather than just hiding results. Disable prompt token counters option does not require reload UI. token counters do not become visible until they are positioned correctly. AUTOMATIC1111 2024-02-17 10:31:16 +0300
  • dd1641ecc4 fix an exception when filtering extra networks very early AUTOMATIC1111 2024-02-17 09:46:04 +0300
  • 7dae6bb3b5 fix search UI invisible in an extra network tab that just loaded AUTOMATIC1111 2024-02-17 09:45:48 +0300
  • 2e1b61e590 change condition for scheduleAfterScriptsCallbacks() to properly reflect the needed amount of search fields AUTOMATIC1111 2024-02-17 09:45:03 +0300
  • f293dbbf97
    Merge pull request #14900 from AUTOMATIC1111/fix-css-color-extra-network-control--enabled AUTOMATIC1111 2024-02-17 09:00:06 +0300
  • bf08a5b75e
    Merge pull request #14910 from analysisjp/wsl2_flx AUTOMATIC1111 2024-02-17 08:59:41 +0300
  • 48ce0379bc
    Merge pull request #14916 from light-and-ray/use_original_document_title AUTOMATIC1111 2024-02-17 08:57:56 +0300
  • d235aa068d
    Merge pull request #14932 from AUTOMATIC1111/fix/esc-interrupt AUTOMATIC1111 2024-02-17 08:57:25 +0300
  • ce57a6c6db
    Merge pull request #14933 from AUTOMATIC1111/fix/graceful-mtime-hash-cache-exception AUTOMATIC1111 2024-02-17 08:56:48 +0300
  • d70632a7cf
    Merge pull request #14934 from AUTOMATIC1111/fix/normalize-cmd-arg-paths AUTOMATIC1111 2024-02-17 08:54:06 +0300
  • 4333ecc43f
    Merge pull request #14939 from AUTOMATIC1111/Fix-extranetworks-search-reload AUTOMATIC1111 2024-02-17 08:51:11 +0300
  • a56125b0a8
    Merge pull request #14930 from RedDeltas/feat/launch_utils/file_mode_for_clone AUTOMATIC1111 2024-02-17 08:48:37 +0300
  • 23f03d4796 Update extraNetworks.js Kohaku-Blueleaf 2024-02-16 16:43:43 +0800
  • 06ab10a1be Normalize cmd arg paths catboxanon 2024-02-15 14:22:13 -0500
  • 6ee4012c0a Gracefully handle mtime read exception from cache catboxanon 2024-02-15 13:31:44 -0500
  • 46988af636 Fix Esc interrupt when button not visible catboxanon 2024-02-15 13:05:39 -0500
  • 18ec22bffe Added core.filemode=false so doesn't track changes in file permissions in more restrictive environments RedDeltas 2024-02-15 12:26:14 +0000
  • 1142201a3a Use original App Title in progress bar Andray 2024-02-14 15:26:57 +0400
  • d81e353d89 fix outpaint in inpaint_only+lama lllyasviel 2024-02-14 02:45:23 -0800
  • fa8be06613 fix tile-colorfix problems lllyasviel 2024-02-14 02:19:04 -0800
  • b50d978e1b reduce difference of tile-colorfix to webui cn lllyasviel 2024-02-13 20:45:11 -0800
  • 2616c20687
    fix embeddings path (#237) Yuki Shindo 2024-02-14 09:48:06 +0900
  • 69f9564a6d fixed webui.sh issue that occurred in WSL environment (fix: #14883) analysisjp 2024-02-13 21:49:23 +0900
  • 4777898a0c
    Update hand refiner (#219) Chenlei Hu 2024-02-13 05:59:44 +0000
  • 90441294db
    Add rescale mechanism Kohaku-Blueleaf 2024-02-12 14:25:09 +0800
  • 3cdae09639 try solve saturation problems for instant id in #155 lllyasviel 2024-02-11 20:53:17 -0800
  • 237f80681a add more notes to clip codes lllyasviel 2024-02-11 20:28:02 -0800
  • 30dd8af08c fix error in head info lllyasviel 2024-02-11 20:12:27 -0800
  • 3d039591fe Expand head info in files lllyasviel 2024-02-11 19:54:48 -0800
  • 9c5038c766
    Add --forge-ref-a1111-home cmd arg to reference existing A1111 checkout (#203) Chenlei Hu 2024-02-12 02:22:31 +0000
  • f5bf7799f4
    AnimateDiff Update in README (#204) Chengsong Zhang 2024-02-11 19:13:41 -0600
  • 11dcc6c96c solve lereas++ device #174 lllyasviel 2024-02-11 16:53:19 -0800
  • bc5589b249
    upstream dev commits lllyasviel 2024-02-11 16:45:07 -0800
  • 30c8d742b3
    Merge branch 'main' into upt lllyasviel 2024-02-11 16:42:36 -0800
  • eca4d296f5 Merge branch 'dev' of github.com:AUTOMATIC1111/stable-diffusion-webui into dev lllyasviel 2024-02-11 16:39:04 -0800
  • 13fd466c18 fix extra-network-control--enabled color w-e-w 2024-02-12 04:07:14 +0900
  • 8316773caa
    Fix inpaint mask in API (#188) Chenlei Hu 2024-02-11 16:49:21 +0000
  • b7f45e67dc add before_token_counter callback and use it for prompt comments AUTOMATIC1111 2024-02-11 12:56:53 +0300
  • 02ab75b86a Count tokens of enabled styles AUTOMATIC1111 2024-02-11 12:40:27 +0300
  • f6e476d7a8 call the right function for token counter in img2img AUTOMATIC1111 2024-02-11 12:24:02 +0300
  • b531b0bbef add propmpt comments support AUTOMATIC1111 2024-02-11 12:23:04 +0300
  • e2b19900ec add infotext entry for emphasis; put emphasis into a separate file, add an option to parse but still ignore emphasis AUTOMATIC1111 2024-02-11 09:39:51 +0300
  • e11753ff84
    Fix controlnet/detect API endpoint (#187) Chenlei Hu 2024-02-11 06:15:06 +0000
  • 3732cf2f97
    Merge pull request #14874 from hako-mikan/master AUTOMATIC1111 2024-02-11 08:34:40 +0300
  • 2f1e2c492f
    Merge pull request #14873 from AUTOMATIC1111/check_extensions_list_on_apply_js_method AUTOMATIC1111 2024-02-11 08:29:54 +0300
  • 860534399b
    Merge pull request #14879 from AUTOMATIC1111/walk_files-extensions-case-insensitive AUTOMATIC1111 2024-02-11 08:29:05 +0300
  • 4d46f8c25c
    Merge pull request #14883 from analysisjp/dev_fix_memleak_new AUTOMATIC1111 2024-02-11 08:28:42 +0300
  • 5ddd5d29e5
    Merge pull request #14884 from light-and-ray/ResizeHandleRow_png_info_and_train AUTOMATIC1111 2024-02-11 08:26:20 +0300
  • 440fff64a2
    Merge pull request #14890 from AUTOMATIC1111/always-append-timestamp AUTOMATIC1111 2024-02-11 08:26:00 +0300
  • d2246df160
    Merge pull request #14885 from AUTOMATIC1111/extensions-tab-table-row-hover-highlight AUTOMATIC1111 2024-02-11 08:24:41 +0300
  • 6a854fcb38
    Add documentation on ControlNetUnit (#176) Chenlei Hu 2024-02-11 03:30:22 +0000
  • ee023f4fbf Fix UniPC data cast and shape broadcast in #184 lllyasviel 2024-02-10 18:35:42 -0800
  • c04c4b95de Always add timestamp to displayed image missionfloyd 2024-02-10 14:41:32 -0700
  • 15bb49e761
    add backend note lllyasviel 2024-02-10 05:39:03 -0800
  • 6e71d97478 Update forge_version.py lllyasviel 2024-02-10 03:25:27 -0800
  • 998327c744 add edit model lllyasviel 2024-02-10 03:24:40 -0800
  • 7583351760 extensions tab table row hover highlight w-e-w 2024-02-10 18:09:10 +0900
  • 82e2e25325 ResizeHandleRow png_info and train Andray 2024-02-10 13:00:16 +0400
  • 44b647a83e
    Use ResizeHandleRow for z123 and svd (#168) Andray 2024-02-10 12:57:12 +0400
  • ce21e7afe4 fix degradation lllyasviel 2024-02-09 23:09:01 -0800
  • ac94f38d9a Update forge_version.py lllyasviel 2024-02-09 22:21:53 -0800
  • 5a7e755528
    ControlNet API (#162) Chenlei Hu 2024-02-10 06:16:13 +0000
  • bd0878754c apply loras to refiner like upstream #161 lllyasviel 2024-02-09 21:40:19 -0800
  • 371687a1da fix degradation lllyasviel 2024-02-09 20:58:38 -0800
  • e9459b6c4a support sd1.5 model with v prediction #123 lllyasviel 2024-02-09 20:51:18 -0800
  • ee565b337c
    ControlNet batch fix (#113) Chengsong Zhang 2024-02-09 21:55:29 -0600
  • d6f2e5bdd9 Disable Legacy Multidiffusion lllyasviel 2024-02-09 19:07:50 -0800