AUTOMATIC1111
54c3e5c913
Merge branch 'dev' into refiner
2023-08-08 21:49:47 +03:00
AUTOMATIC1111
70c63c1208
pass samplers from UI by name, make it possible to use a sampler from infotext even if it's hidden in the dropdown
2023-08-08 21:28:34 +03:00
AUTOMATIC1111
ae1bde1aa1
put commonly used samplers on top, make DPM++ 2M Karras the default choice
2023-08-08 21:10:12 +03:00
AUTOMATIC1111
a8a256f9b5
REMOVE
2023-08-08 21:08:50 +03:00
AUTOMATIC1111
8285a149d8
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit when you can run both old and new implementations to compare them)
2023-08-08 21:04:44 +03:00
AUTOMATIC1111
2d8e4a6544
split sd_samplers_kdiffusion into two
2023-08-08 18:35:31 +03:00
AUTOMATIC1111
c721884cf5
Split history: mv temp modules/sd_samplers_kdiffusion.py
2023-08-08 18:32:18 +03:00
AUTOMATIC1111
ee2b8f2e1b
Split history: merge
2023-08-08 18:32:18 +03:00
AUTOMATIC1111
a3e27019e4
Split history: mv modules/sd_samplers_kdiffusion.py temp
2023-08-08 18:32:17 +03:00
AUTOMATIC1111
7e88f57aaa
Split history: mv modules/sd_samplers_kdiffusion.py modules/sd_samplers_cfg_denoiser.py
2023-08-08 18:32:17 +03:00
AUTOMATIC1111 and GitHub
902f8cf292
Merge pull request #12254 from AUTOMATIC1111/auro-autolaunch
...
Automatically open webui in browser when running "locally"
2023-08-08 06:44:49 +03:00
AUTOMATIC1111
01997f45ba
fix extra_options_section misbehaving when there's just one extra_options element
2023-08-07 18:49:23 +03:00
AUTOMATIC1111 and GitHub
251140fc88
Merge pull request #12379 from diegocr/dev
...
Allow to open images in new browser tab by MMB.
2023-08-07 17:48:13 +03:00
AUTOMATIC1111 and GitHub
912356133a
Merge pull request #12387 from huaizong/feature/whz/fix-api-only-mode-lora-nowork
...
Feature/whz/fix api only mode lora nowork
2023-08-07 13:36:26 +03:00
AUTOMATIC1111 and GitHub
fd67eafc65
Merge pull request #12385 from catboxanon/dev
...
Remove deprecated style method
2023-08-07 09:43:59 +03:00
AUTOMATIC1111
4c72377bbf
Options in main UI update
...
- correctly read values from pasted infotext
- setting for column count
- infotext paste: do not add a field to override settings if some other component is already handling it
2023-08-07 09:42:13 +03:00
AUTOMATIC1111
0ea20a0d52
rework #12230 to not have duplicate code
2023-08-07 08:38:18 +03:00
AUTOMATIC1111 and GitHub
5cf37ca89f
Merge pull request #12230 from wfjsw/git-clone-autofix
...
Git autofix
2023-08-07 08:27:27 +03:00
AUTOMATIC1111 and GitHub
3453710d10
Merge pull request #12375 from catboxanon/k-diffusion-sigma
...
Clean up k-diffusion sigma params
2023-08-07 08:20:05 +03:00
AUTOMATIC1111
6e7828e1d2
apply unet overrides after switching model
2023-08-07 08:16:20 +03:00
AUTOMATIC1111
c96e4750d8
SD VAE rework 2
...
- the setting for preferring opts.sd_vae has been inverted and reworded
- resolve_vae function made easier to read and now returns an object rather than a tuple
- if the checkbox for overriding per-model preferences is checked, opts.sd_vae overrides checkpoint user metadata
- changing VAE in user metadata for currently loaded model immediately applies the selection
2023-08-07 08:07:20 +03:00
AUTOMATIC1111
5a0db84b6c
add infotext
...
add proper support for recalculating conds in k-diffusion samplers
remove support for compvis samplers
2023-08-06 17:53:33 +03:00
AUTOMATIC1111 and GitHub
5a38a9c0ee
Merge pull request #12369 from diegocr/dev
...
add explicit content-type header for image/webp
2023-08-06 17:52:28 +03:00
AUTOMATIC1111
956e69bf3a
lint!
2023-08-06 17:07:08 +03:00
AUTOMATIC1111
f1975b0213
initial refiner support
2023-08-06 17:01:07 +03:00
AUTOMATIC1111
57e8a11d17
enable cond cache by default
2023-08-06 13:25:51 +03:00
AUTOMATIC1111
f9950da3e3
create dir for gradio themes cache if it's missing
2023-08-06 12:39:28 +03:00
AUTOMATIC1111
aa42c0ff8e
repair broken live previews if using VAE with half
2023-08-06 07:41:24 +03:00
AUTOMATIC1111 and GitHub
06da34d47a
Merge pull request #12358 from catboxanon/sigma-infotext
...
Add missing k-diffusion sigma params to infotext
2023-08-06 06:56:07 +03:00
AUTOMATIC1111
5cae08f2c3
fix rework saving incomplete images
2023-08-06 06:55:19 +03:00
AUTOMATIC1111 and GitHub
2e8b40004e
Merge pull request #12355 from AUTOMATIC1111/gradio-theme-cache
...
Gradio theme cache
2023-08-06 06:37:48 +03:00
AUTOMATIC1111
ee96a6a588
do the same for s_tmax #12345
2023-08-06 06:32:41 +03:00
AUTOMATIC1111 and GitHub
92b99f3273
Merge pull request #12354 from catboxanon/fix/s-noise
...
Allow `s_noise` override to actually be used
2023-08-06 06:26:57 +03:00
AUTOMATIC1111 and GitHub
ee75416e3e
Merge branch 'dev' into fix/s-noise
2023-08-06 06:25:35 +03:00
AUTOMATIC1111
d86d12e911
rework saving incomplete images
2023-08-06 06:21:36 +03:00
AUTOMATIC1111 and GitHub
2844d9597b
Merge pull request #12338 from AUTOMATIC1111/dont-save-incomplete-images
...
don't save incomplete images
2023-08-06 06:05:47 +03:00
AUTOMATIC1111 and GitHub
dd1e2726f3
Merge pull request #12352 from bannsec/bannsec-patch-1
...
Update README.md
2023-08-06 06:05:28 +03:00
AUTOMATIC1111 and GitHub
9cbde6c9fd
Merge pull request #12356 from catboxanon/fix/s-churn-max
...
Increase `s_churn` max value
2023-08-06 05:56:05 +03:00
AUTOMATIC1111 and GitHub
f4e4992a4a
Merge pull request #12357 from catboxanon/s-tmax
...
Add option for `s_tmax`
2023-08-06 05:55:20 +03:00
AUTOMATIC1111
c6278c15a8
add explanation for gradio themes
2023-08-05 17:11:37 +03:00
AUTOMATIC1111 and GitHub
0a0a6b2a4d
Merge pull request #12346 from dhwz/dev
...
add new gradio themes
2023-08-05 17:08:38 +03:00
AUTOMATIC1111
60183eebc3
add description to VAE setting page
2023-08-05 11:18:13 +03:00
AUTOMATIC1111
36ca80d004
put VAE into a separate settings page
2023-08-05 10:43:06 +03:00
AUTOMATIC1111
3f451f3042
do not add VAE Encoder/Decoder to infotext if it's the default
2023-08-05 10:36:26 +03:00
AUTOMATIC1111 and GitHub
c980dca234
Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_Restart
...
only need Reload UI not Restart
2023-08-05 09:37:18 +03:00
AUTOMATIC1111 and GitHub
f879cac1e7
Merge pull request #12311 from AUTOMATIC1111/efficient-vae-methods
...
Add TAESD(or more) options for all the VAE encode/decode operation
2023-08-05 09:24:26 +03:00
AUTOMATIC1111
ad510b2cd3
fix refresh button for styles
2023-08-05 09:17:36 +03:00
AUTOMATIC1111
c74c708ed8
add checkbox to show/hide dirs for extra networks
2023-08-05 09:15:18 +03:00
AUTOMATIC1111
e053e21af6
put localStorage stuff into its own file
2023-08-05 08:48:03 +03:00
AUTOMATIC1111 and GitHub
a32f270a47
Merge pull request #11808 from AUTOMATIC1111/extra-networks-always-visible
...
Always show extra networks tabs in the UI
2023-08-05 08:07:26 +03:00
AUTOMATIC1111
8197f24dbc
remove the extra networks button
2023-08-05 08:07:13 +03:00
AUTOMATIC1111
ef1698fd6d
Merge branch 'dev' into extra-networks-always-visible
2023-08-05 08:01:38 +03:00
AUTOMATIC1111 and GitHub
c613416af3
Merge pull request #12227 from AUTOMATIC1111/multiple_loaded_models
...
option to keep multiple models in memory
2023-08-05 07:52:50 +03:00
AUTOMATIC1111
22ecb78b51
Merge branch 'dev' into multiple_loaded_models
2023-08-05 07:52:29 +03:00
AUTOMATIC1111 and GitHub
0ae2767ae6
Merge pull request #12181 from AUTOMATIC1111/hires_checkpoint
...
Hires fix change checkpoint
2023-08-05 07:47:34 +03:00
AUTOMATIC1111 and GitHub
e64263653a
Merge pull request #12327 from catboxanon/fix/filename-invalid-chars
...
Add tab and carriage return to invalid filename chars
2023-08-05 07:47:07 +03:00
AUTOMATIC1111
d2b842ce07
move img2img settings to their own section
2023-08-05 07:46:22 +03:00
AUTOMATIC1111
e7140a36c0
change default color to white
2023-08-05 07:36:25 +03:00
AUTOMATIC1111 and GitHub
63cac3c3cc
Merge pull request #12326 from AUTOMATIC1111/configurable-masks-color-and-default-brush-color-
...
configurable masks color and default brush color
2023-08-05 07:34:22 +03:00
AUTOMATIC1111
4560176640
added VAE selection to checkpoint user metadata
2023-08-04 22:05:50 +03:00
AUTOMATIC1111 and GitHub
31a9966b9d
Merge pull request #12319 from catboxanon/fix/alternating-words-empty
...
Prompt parser: Account for empty field in alternating words syntax
2023-08-04 20:35:25 +03:00
AUTOMATIC1111 and GitHub
c57cb6e89c
Merge pull request #12318 from catboxanon/sysinfo-new-page
...
Open raw sysinfo link in new page
2023-08-04 20:31:10 +03:00
AUTOMATIC1111
682ff8936d
glorious, glorious wonderful clear milky white butter smooth color for inpainting
...
you are the best, gradio
how I yearned for this day
i always believed in you
i knew you had it in you
this day marks a new beginning
thank you, everyone
thank you
2023-08-04 18:51:25 +03:00
AUTOMATIC1111 and GitHub
f08a69e629
Merge pull request #12310 from catboxanon/fix/gradio-3-39-0-textbox-overflow
...
Fix Gradio 3.39.0 textbox overflow
2023-08-04 15:55:25 +03:00
AUTOMATIC1111
fadbab3781
Curse you, gradio!!! fixes broken refresh button #12309
2023-08-04 14:56:39 +03:00
AUTOMATIC1111 and GitHub
a0e74c4db4
Merge pull request #12308 from catboxanon/fix/gradio-3-39-0-inpaint-mask
...
Fix inpaint mask for Gradio 3.39.0
2023-08-04 13:16:50 +03:00
AUTOMATIC1111 and GitHub
2e613a6ffc
Merge pull request #12304 from catboxanon/fix/extras-infotext-paste
...
Correctly toggle extras checkbox for infotext paste
2023-08-04 12:04:11 +03:00
AUTOMATIC1111 and GitHub
c93857922a
Merge pull request #12201 from AnyISalIn/dev
...
fix: sdxl model invalid configuration after the hijack
2023-08-04 11:53:19 +03:00
AUTOMATIC1111 and GitHub
6391128b41
Merge pull request #12306 from catboxanon/fix/hires-infotext-paste
...
Only enable hires fix if hires scale or upscaler found in params for infotext paste
2023-08-04 11:52:17 +03:00
AUTOMATIC1111 and GitHub
e81b431701
Merge pull request #12307 from daxijiu/dev
...
fix some content are ignore by localization
2023-08-04 11:33:34 +03:00
AUTOMATIC1111
f0c1063a70
resolve some of circular import issues for kohaku
2023-08-04 09:13:46 +03:00
AUTOMATIC1111 and GitHub
09165916fa
Merge pull request #12297 from AUTOMATIC1111/sort-VAE
...
sort VAE
2023-08-04 08:53:47 +03:00
AUTOMATIC1111 and GitHub
3f9e09a615
Merge pull request #11831 from wzgrx/dev
...
Dev The requirements.txt installation version is required to be updated. I have tested the latest version and SD can be used normally
2023-08-04 08:12:33 +03:00
AUTOMATIC1111 and GitHub
01486f6896
Merge pull request #12300 from catboxanon/dev
...
Add exponential scheduler variant to sampler selection for DPM-Solver++(2M) SDE sampler
2023-08-04 08:11:13 +03:00
AUTOMATIC1111 and GitHub
56c3f94ba3
Merge branch 'dev' into dev
2023-08-04 08:05:21 +03:00
AUTOMATIC1111
073c0ebba3
add gradio version warning
2023-08-04 08:04:23 +03:00
AUTOMATIC1111
362789a379
gradio 3.39
2023-08-04 08:04:23 +03:00
AUTOMATIC1111 and GitHub
71efc5bda8
Merge pull request #12298 from catboxanon/xyz-sampler
...
XYZ: Support hires sampler
2023-08-04 07:47:35 +03:00
AUTOMATIC1111 and GitHub
220e298417
Merge pull request #12294 from AUTOMATIC1111/cmd_arg-disable-extensions
...
add cmd_arg --disable-extensions all extra
2023-08-04 07:26:34 +03:00
AUTOMATIC1111
09c1be9674
put some of the shared functionality into toprow
...
write a comment for the toprow
2023-08-03 23:31:14 +03:00
AUTOMATIC1111
af528552d6
fix linter issues
2023-08-03 23:31:14 +03:00
AUTOMATIC1111
20549a50cb
add style editor dialog
...
rework toprow for img2img and txt2img to use a class with fields
fix the console error when editing checkpoint user metadata
2023-08-03 23:31:13 +03:00
AUTOMATIC1111 and GitHub
8e840e1519
Merge pull request #12269 from AUTOMATIC1111/TI-Hash-fix
...
fix missing TI hash
2023-08-03 12:56:19 +03:00
AUTOMATIC1111
0904df84e2
minor performance improvements for philox
2023-08-03 07:53:03 +03:00
AUTOMATIC1111
fca42949a3
rework torchsde._brownian.brownian_interval replacement to use device.randn_local and respect the NV setting.
2023-08-03 07:18:55 +03:00
AUTOMATIC1111
84b6fcd02c
add NV option for Random number generator source setting, which allows to generate same pictures on CPU/AMD/Mac as on NVidia videocards.
2023-08-03 00:00:23 +03:00
AUTOMATIC1111
ccb9233934
add yet another torch_gc to reclaim some of VRAM after the initial stage of img2img
2023-08-02 18:53:09 +03:00
AUTOMATIC1111
10ff071e33
update doggettx cross attention optimization to not use an unreasonable amount of memory in some edge cases -- suggestion by MorkTheOrk
2023-08-02 18:37:16 +03:00
AUTOMATIC1111
390bffa81b
repair merge error
2023-08-01 17:13:15 +03:00
AUTOMATIC1111
0c9b1e7969
Merge branch 'dev' into multiple_loaded_models
2023-08-01 16:55:55 +03:00
AUTOMATIC1111
6a0d498c8e
support tooltip kwarg for gradio elements
2023-08-01 12:50:23 +03:00
AUTOMATIC1111
401ba1b879
XYZ plot do not fail if an exception occurs
2023-08-01 09:22:53 +03:00
AUTOMATIC1111
07be13caa3
add metadata to checkpoint merger
2023-08-01 08:27:54 +03:00
AUTOMATIC1111
6d3a0c9506
move checkpoint merger UI to its own file
2023-08-01 07:43:43 +03:00
AUTOMATIC1111
0042954490
Split history: mv temp modules/ui.py
2023-08-01 07:15:16 +03:00
AUTOMATIC1111
8a4149accc
Split history: merge
2023-08-01 07:15:16 +03:00
AUTOMATIC1111
b98fa1c397
Split history: mv modules/ui.py temp
2023-08-01 07:15:15 +03:00
AUTOMATIC1111
c6b826d796
Split history: mv modules/ui.py modules/ui_checkpoint_merger.py
2023-08-01 07:15:15 +03:00
AUTOMATIC1111
2860c3be3e
add filename to to the table in user metadata editor
2023-08-01 07:10:42 +03:00
AUTOMATIC1111
4b43480fe8
show metadata for SD checkpoints in the extra networks UI
2023-08-01 07:08:11 +03:00