Commit Graph

4629 Commits

Author SHA1 Message Date
anapnoe 087d1a792d Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux 2023-05-14 17:08:12 +03:00
AUTOMATIC 89f9faa633 Merge branch 'release_candidate' v1.2.1 2023-05-14 13:35:07 +03:00
AUTOMATIC dbd13dee3a update readme for release 2023-05-14 13:34:50 +03:00
AUTOMATIC b9abdb50a3 add a possible fix for 'LatentDiffusion' object has no attribute 'lora_layer_mapping' 2023-05-14 13:31:03 +03:00
AUTOMATIC d7e9ac2aff update readme 2023-05-13 20:47:32 +03:00
AUTOMATIC1111 86ff43b930 Merge pull request #10335 from akx/l10n-dis-take-2
Localization fixes
2023-05-13 20:46:50 +03:00
anapnoe 2cc62b34fc fix issue with extranetworks 2023-05-13 20:27:12 +03:00
AUTOMATIC 2053745c8f Merge branch 'v1.2.0-hotfix' into release_candidate 2023-05-13 20:25:03 +03:00
AUTOMATIC 27f7fbf35c update readme 2023-05-13 20:24:48 +03:00
AUTOMATIC1111 12c78138dd Merge pull request #10324 from catboxanon/offline
Allow web UI to be ran fully offline
2023-05-13 20:22:09 +03:00
AUTOMATIC1111 063848798c Merge pull request #10339 from catboxanon/bf16
Allow bf16 in safe unpickler
2023-05-13 20:21:39 +03:00
AUTOMATIC 7e3539df6f fix upscalers disappearing after the user reloads UI 2023-05-13 20:21:11 +03:00
AUTOMATIC 477199357f add an option to always refer to lora by filenames
never refer to lora by an alias if multiple loras have same alias or the alias is called none
2023-05-13 20:15:37 +03:00
anapnoe ddd44e452d fix merge issues 2023-05-13 19:56:22 +03:00
anapnoe a1a0b74160 Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux 2023-05-13 19:23:59 +03:00
AUTOMATIC b08500cec8 Merge branch 'release_candidate' v1.2.0 2023-05-13 08:16:37 +03:00
AUTOMATIC 231562ea13 update changelog for release 2023-05-13 08:16:20 +03:00
anapnoe f2b9c2cb4f fix typo #137 2023-05-12 14:57:05 +03:00
anapnoe e0d16e9b0c Added no sliders layout - compact mode 2023-05-12 09:36:20 +03:00
AUTOMATIC 8ca50f8240 fix broken prompts from file 2023-05-11 14:49:14 +03:00
anapnoe 652bc085ca fix #136 added passive:false to touchmove 2023-05-11 09:15:24 +03:00
anapnoe 64fddbfbe9 Update postprocessing_upscale.py 2023-05-10 21:57:40 +03:00
anapnoe 9ea094e267 clamp hsltohex function in theme configurator added minimal orange theme 2023-05-10 21:21:05 +03:00
anapnoe ab9c562aeb Fix issue #135 and js formatting 2023-05-10 20:02:58 +03:00
anapnoe 7d823b23ac Update CODEOWNERS 2023-05-10 11:02:53 +03:00
anapnoe 5a1666d6d2 Update on_pull_request.yaml 2023-05-10 10:32:53 +03:00
anapnoe dea4767e27 Update run_tests.yaml 2023-05-10 10:30:43 +03:00
anapnoe 8af37aa3c8 Update run_tests.yaml 2023-05-10 10:27:15 +03:00
anapnoe fe897f7b9a Update run_tests.yaml 2023-05-10 10:22:18 +03:00
anapnoe bba93386a9 Update on_pull_request.yaml 2023-05-10 10:19:11 +03:00
anapnoe 6acaa42e6a Update run_tests.yaml 2023-05-10 10:18:15 +03:00
anapnoe 215111aa60 Update on_pull_request.yaml 2023-05-10 10:16:18 +03:00
anapnoe f29ce607e7 Update on_pull_request.yaml 2023-05-10 10:11:52 +03:00
anapnoe 7d77adb98e fix Selection Cannot be Editted unless mouse is Hovered Over Selection box #134 2023-05-10 10:04:09 +03:00
AUTOMATIC f5ea1e9d92 bump torch version 2023-05-10 07:26:42 +03:00
AUTOMATIC d50b95b5a3 fix an issue preventing the program from starting if the user specifies a bad gradio theme 2023-05-10 07:14:13 +03:00
AUTOMATIC 921dc4639b Merge branch 'dev' into release_candidate 2023-05-10 06:53:25 +03:00
AUTOMATIC f07af8db64 bump gradio version for all suffering musicians 2023-05-10 06:52:51 +03:00
AUTOMATIC c8791c1d37 Merge branch 'dev' into release_candidate 2023-05-09 22:42:37 +03:00
AUTOMATIC 31397986e7 changelog 2023-05-09 22:42:02 +03:00
AUTOMATIC1111 d6a9b22c19 Merge pull request #10232 from akx/eff
Fix up string formatting/concatenation to f-strings where feasible
2023-05-09 22:40:51 +03:00
AUTOMATIC1111 ccbb361845 Merge pull request #10209 from AUTOMATIC1111/quicksettings-migration
1.1.1 quicksettings list migration
2023-05-09 22:29:08 +03:00
Aarni Koskela 3ba6c3c83c Fix up string formatting/concatenation to f-strings where feasible 2023-05-09 22:25:39 +03:00
AUTOMATIC1111 8fb16ceb28 Merge pull request #10214 from AUTOMATIC1111/refresh-fix
Refresh fix
2023-05-09 15:29:48 +03:00
Sakura-Luna e7dbefc340 refresh fix 2023-05-09 19:06:00 +08:00
w-e-w d1ff57e1cb 1.1.1 quicksettings list migration 2023-05-09 18:14:12 +09:00
AUTOMATIC ad6ec02261 prevent Reload UI button/link from reloading the page when it's not yet ready 2023-05-09 11:42:47 +03:00
AUTOMATIC eb95809501 rework loras api 2023-05-09 11:25:46 +03:00
AUTOMATIC1111 7e02a00c81 Merge pull request #10194 from DumoeDss/dev
Add api method to get LoRA models with prompt
2023-05-09 11:12:13 +03:00
AUTOMATIC 11ae5399f6 make it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events 2023-05-09 10:52:14 +03:00