Commit graph

  • 9d2551d593
    Merge pull request #8647 from Tps-F/add_submodule AUTOMATIC1111 2023-03-25 11:02:41 +0300
  • 442f710d94
    Merge pull request #8799 from JaRail/master AUTOMATIC1111 2023-03-25 10:41:24 +0300
  • 2664198584
    Merge pull request #8801 from EllangoK/xyz-values AUTOMATIC1111 2023-03-25 10:39:19 +0300
  • 275834ca97
    Merge pull request #8731 from jokker87/master AUTOMATIC1111 2023-03-25 10:29:27 +0300
  • 9ed04e759d use HTTP request to fetch metadata for Lora cards instead of including it into the main page AUTOMATIC 2023-03-25 10:11:04 +0300
  • 724a63714d
    Merge pull request #8878 from butaixianran/master AUTOMATIC1111 2023-03-25 09:20:43 +0300
  • 89ea746f7c
    Merge pull request #8866 from brkirch/mps-torch-2-0-nn-linear-workarounds AUTOMATIC1111 2023-03-25 09:17:09 +0300
  • 03c8eefbcc
    Merge pull request #8782 from FNSpd/master AUTOMATIC1111 2023-03-25 09:10:01 +0300
  • b0b777e64d Merge branch 'gradio-3-22' AUTOMATIC 2023-03-25 09:00:51 +0300
  • 58c3144d2b fix generate forever and other context menus AUTOMATIC 2023-03-25 08:54:01 +0300
  • 133fd7bea5 restore interrupt/stop button styling AUTOMATIC 2023-03-25 08:48:34 +0300
  • 889f5e38a1 fix clipping in lightbox image viewer AUTOMATIC 2023-03-25 08:28:21 +0300
  • 4697def235 bump gradio to 3.23 fix broken image dragging AUTOMATIC 2023-03-25 07:29:51 +0300
  • ff216820fd fix extra networks ui AUTOMATIC 2023-03-21 09:24:19 +0300
  • af2db25c84 enable queue by default more stylistic changes AUTOMATIC 2023-03-21 08:49:08 +0300
  • 43a0912a07 hide delete button for single-item dropdown more stylistic changes AUTOMATIC 2023-03-21 08:18:14 +0300
  • 9b2f205400 fix ctrl+up/down attention edit fix dropdown obscured by live preview stylistic changes AUTOMATIC 2023-03-21 06:49:19 +0300
  • 9f0da9f6ed initial gradio 3.22 support AUTOMATIC 2023-03-20 16:09:36 +0300
  • 23d68bfc9a fix generate forever and other context menus AUTOMATIC 2023-03-25 08:54:01 +0300
  • 82905f520c restore interrupt/stop button styling AUTOMATIC 2023-03-25 08:48:34 +0300
  • 1bfa1be6dd fix clipping in lightbox image viewer AUTOMATIC 2023-03-25 08:28:21 +0300
  • 9e1afa9eb4 bump gradio to 3.23 fix broken image dragging AUTOMATIC 2023-03-25 07:29:51 +0300
  • a9eab236d7
    Update devices.py FNSpd 2023-03-24 23:08:30 +0400
  • 803d44c474
    Fix None type error for TI module butaixianran 2023-03-25 02:05:00 +0800
  • 280ed8f00f
    Update sd_hijack_optimizations.py FNSpd 2023-03-24 16:29:16 +0400
  • beb7dda5d6
    Update sd_hijack_unet.py FNSpd 2023-03-24 16:25:42 +0400
  • 27fe3eb6a9 Add workaround for MPS layer_norm on PyTorch 2.0 brkirch 2023-03-24 03:04:47 -0400
  • c5142e2fbe Add workaround for broken nn.Linear on macOS 13.2 brkirch 2023-03-24 02:58:18 -0400
  • 252f15e046 added search textbox to filter available extensions pieresimakp 2023-03-23 23:43:00 +0800
  • a9eef1fbb1 Fix "masked content" in loopback script James Railton 2023-03-23 10:44:25 -0400
  • 92e173d414 fix variable typo carat-johyun 2023-03-23 14:28:08 +0900
  • caf84e8233 Expose inpainting mask and composite catboxanon 2023-03-22 17:51:40 +0000
  • cd3cd0fca0 Fix scripts load order - 1st webui, 2nd extensions-builtin, 3rd extensions - to load scripts independent of --data-dir - change load order key [x.basedir, x.filename, x.path] to [orderby(x.basedir), x.filename, x.path] sumof2primes 2023-03-23 01:28:09 +0900
  • 64b7e83823 Fix scripts load order - 1st webui, 2nd extensions-builtin, 3rd extensions - to load scripts independent of --data-dir - change load order key [x.basedir, x.filename, x.path] to [orderby(x.basedir), x.filename, x.path] sumof2primes 2023-03-22 18:24:11 +0900
  • e7ac09b25a fixes xyz extra_generation_params not being saved EllangoK 2023-03-22 02:11:38 -0400
  • 00bd271faf Move load_file_from_url ArrowM 2023-03-21 21:13:30 -0500
  • 33b8539147 Loopback Script Updates James Railton 2023-03-21 21:07:33 -0400
  • 2f0181405f
    Update lora.py FNSpd 2023-03-21 14:53:51 +0400
  • c84c9df737
    Update sd_hijack_optimizations.py FNSpd 2023-03-21 14:50:22 +0400
  • 91cfa9718c
    Update sd_hijack_unet.py FNSpd 2023-03-21 14:47:43 +0400
  • 254d994643
    Update devices.py FNSpd 2023-03-21 14:45:39 +0400
  • 4cbbb881ee Unload checkpoints on Request Φφ 2023-03-09 07:56:19 +0300
  • d3dcb05904 fix extra networks ui AUTOMATIC 2023-03-21 09:24:19 +0300
  • 6eacaad4a9 enable queue by default more stylistic changes AUTOMATIC 2023-03-21 08:49:08 +0300
  • f93547be18 hide delete button for single-item dropdown more stylistic changes AUTOMATIC 2023-03-21 08:18:14 +0300
  • 46482decd5 fix ctrl+up/down attention edit fix dropdown obscured by live preview stylistic changes AUTOMATIC 2023-03-21 06:49:19 +0300
  • 8e3ced73a8 Add event.stopPropagation() to extraNetworksShowMetadata() missionfloyd 2023-03-20 18:04:22 -0600
  • c9c692c4d9 cleanup the img2img alt file a bit Alex "mcmonkey" Goodwin 2023-03-20 15:43:01 -0700
  • 05ec128ca9 fix img2img alt for SD v2.x Alex "mcmonkey" Goodwin 2023-03-20 15:42:36 -0700
  • 8ea8e712c4 initial gradio 3.22 support AUTOMATIC 2023-03-20 16:09:36 +0300
  • 64fc936738
    Don't bubble when metadata_button is clicked missionfloyd 2023-03-19 19:30:28 -0600
  • cf17dfcd64 fixed typo in prompt-bracket-checker.js which leads to js error Michael Bachmann 2023-03-19 14:50:44 +0100
  • e5dd5d7335
    fix output-html text overflow. whw1sfb 2023-03-19 14:05:01 +0800
  • b9a66b02d0
    Fix problem of install.py when data-dir is specified nonnonstop 2023-03-19 01:17:04 +0900
  • 4f415ad639 Updating safetensors version (fully backward compatible) Nicolas Patry 2023-03-17 09:02:36 +0100
  • 6f5a5ad205
    Delete settings.json Ftps 2023-03-16 12:36:11 +0900
  • 147d2922ff Cross device link Ftps 2023-03-16 12:35:48 +0900
  • f04bd037a5 Comment fix Vespinian 2023-03-15 22:27:54 -0400
  • dfa258de5f Made copies of global scriptrunners, now we clear the copied scriptrunner of alwayson_scripts and only add back the ones that that were requested Vespinian 2023-03-15 22:17:32 -0400
  • 575c17a8f9
    Update tooltip per Kilvoctu's suggestion missionfloyd 2023-03-15 16:56:27 -0600
  • 5387576c59
    api error handler Vladimir Mandic 2023-03-15 15:11:04 -0400
  • 79d261b7d4 disable gradio analytics globally high_byte 2023-03-15 19:44:30 +0200
  • 250193ee93
    disable gradio css transitions Vladimir Mandic 2023-03-15 10:14:40 -0400
  • 79ed567b12 remove unused library Ftps 2023-03-15 22:42:53 +0900
  • 4845db4e32 Update ui_extensions.py Ftps 2023-03-15 20:29:50 +0900
  • fd672a79af fix: remove cmp bluelovers 2023-03-15 13:17:09 +0800
  • f2ed6295b9
    make it module specific Vladimir Mandic 2023-03-14 07:46:09 -0400
  • 1823526c10 Update README.md Mikhail Gribanov 2023-03-14 13:05:45 +0200
  • a9fed7c364
    Merge pull request #8503 from mcmonkey4eva/filename-length-limit-fix AUTOMATIC1111 2023-03-14 11:28:13 +0300
  • 6a04a7f20f fix an error loading Lora with empty values in metadata AUTOMATIC 2023-03-14 11:22:29 +0300
  • 8b35b64e11
    Merge pull request #8589 from vladmandic/unipc AUTOMATIC1111 2023-03-14 11:19:21 +0300
  • f9b0465c8b
    Merge pull request #8588 from hananbeer/fix/undefined_extra_network_data AUTOMATIC1111 2023-03-14 11:18:30 +0300
  • 58c4777cc0
    Merge pull request #8607 from willtakasan/patch-2 AUTOMATIC1111 2023-03-14 11:12:31 +0300
  • 4281432594
    Update ui_extra_networks.py willtakasan 2023-03-14 15:36:08 +0900
  • c19530f1a5 Add view metadata button for Lora cards. AUTOMATIC 2023-03-14 09:10:26 +0300
  • 03a80f198e
    add pbar to unipc Vladimir Mandic 2023-03-13 12:35:30 -0400
  • 4d26c7da57 initialize extra_network_data before use high_byte 2023-03-13 17:37:29 +0200
  • 9e23bacfbc Make extra networks button togglable missionfloyd 2023-03-12 17:07:03 -0600
  • af9158a8c7 update fullfn properly Alex "mcmonkey" Goodwin 2023-03-12 12:36:04 -0700
  • 48df6d66ea add safety check in case of short extensions Alex "mcmonkey" Goodwin 2023-03-12 12:33:29 -0700
  • a71b7b5ec0 relocate filename length limit to better spot Alex "mcmonkey" Goodwin 2023-03-12 12:30:31 -0700
  • dfeee786f9 display correct timings after restarting UI AUTOMATIC 2023-03-12 21:25:22 +0300
  • a00cd8b9c1 attempt to fix memory monitor with multiple CUDA devices AUTOMATIC 2023-03-12 21:04:17 +0300
  • 6033de18bf revert webui.sh from #8492 AUTOMATIC 2023-03-12 20:50:02 +0300
  • 27eedb6966 change extension index link to the new dedicated repo instead of wiki AUTOMATIC 2023-03-12 17:20:04 +0300
  • 806aa5e8e7
    Merge pull request #8548 from vladmandic/total-tqdm AUTOMATIC1111 2023-03-12 16:51:30 +0300
  • bd67c41f54
    force refresh tqdm before close Vladimir Mandic 2023-03-12 09:19:23 -0400
  • 8179901f9c
    disable pil checks Vladimir Mandic 2023-03-12 09:12:54 -0400
  • fc4d593b4e
    fix import Vladimir Mandic 2023-03-12 08:51:12 -0400
  • 3c922d983b fix #8492 breaking the program when the directory with code contains spaces. AUTOMATIC 2023-03-12 12:11:51 +0300
  • 5c9f2bbb74 do not import modules.paths in launch.py AUTOMATIC 2023-03-12 08:58:58 +0300
  • adf723a9b2
    Merge pull request #8492 from zhanghua000/absolute-path AUTOMATIC1111 2023-03-12 08:55:15 +0300
  • ddc503d14c
    Merge pull request #8509 from vladmandic/fastapi AUTOMATIC1111 2023-03-12 08:26:57 +0300
  • 6106f6d0a0
    Merge pull request #7965 from Kilvoctu/extranet-buttons AUTOMATIC1111 2023-03-12 08:25:03 +0300
  • beb96bd115
    Merge pull request #8515 from EllangoK/unipc-typo AUTOMATIC1111 2023-03-12 08:24:17 +0300
  • bbc4b0478a
    Merge pull request #8518 from brkirch/remove-bool-test AUTOMATIC1111 2023-03-12 08:14:26 +0300
  • 55ccc8fe6f
    Merge pull request #8523 from hananbeer/feature/xyz_face_restore AUTOMATIC1111 2023-03-12 08:12:47 +0300
  • 3e2ac603e9
    Merge pull request #8156 from bluelovers/pr/lightbox-001 AUTOMATIC1111 2023-03-12 08:06:27 +0300
  • ab0b0e1e76
    Merge pull request #8187 from Vespinian/master AUTOMATIC1111 2023-03-12 08:00:55 +0300
  • db85421da1 feat: better lightbox when not enable zoom bluelovers 2023-02-27 09:52:55 +0800