Commit Graph

459 Commits

Author SHA1 Message Date
Vladimir Mandic 85162a946a Merge pull request #20 from AUTOMATIC1111/master
sync branch
2023-01-18 19:22:34 -05:00
AUTOMATIC1111 43fd6eaab8 Merge pull request #6851 from ddPn08/master
Add `--vae-dir` argument
2023-01-18 23:23:09 +03:00
AUTOMATIC 924e222004 add option to show/hide warnings
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
2023-01-18 23:04:24 +03:00
Vladimir Mandic 1377ab0a45 Merge pull request #19 from AUTOMATIC1111/master
sync branches
2023-01-18 08:20:34 -05:00
ddPn08 d906f87043 fix typo 2023-01-18 07:52:10 +09:00
ddPn08 6e08da2c31 Add --vae-dir argument 2023-01-17 23:50:41 +09:00
AUTOMATIC c361b89026 disable the new NaN check for the CI 2023-01-17 11:05:01 +03:00
AUTOMATIC 064983c0ad return an option to hide progressbar 2023-01-16 12:56:30 +03:00
AUTOMATIC 3f887f7f61 support old configs that say "auto" for ssd_vae
change sd_vae_as_default to True by default as it's a more sensible setting
2023-01-16 00:44:52 +03:00
AUTOMATIC 3db22e6ee4 rename masking to inpaint in UI
make inpaint go to the right place for users who don't have it in config string
2023-01-15 23:32:38 +03:00
Vladimir Mandic 4f16475ecb Merge pull request #18 from AUTOMATIC1111/master
sync branches
2023-01-15 15:27:38 -05:00
AUTOMATIC1111 30cfe4ed9b Merge pull request #6758 from Poktay/allow_reorder_masking_controls
allow reordering of inpaint masking controls (like the other sections can be reordered)
2023-01-15 23:24:09 +03:00
AUTOMATIC1111 4385449933 Merge pull request #6778 from pangbo13/master
Fix unexpected behavior when show_progress_every_n_steps is set to -1
2023-01-15 22:54:14 +03:00
AUTOMATIC a534bdfc80 add setting for progressbar update period 2023-01-15 20:29:55 +03:00
Vladimir Mandic 34fcb16370 Merge pull request #17 from AUTOMATIC1111/master
sync branches
2023-01-15 12:03:07 -05:00
pangbo13 388708f7b1 fix when show_progress_every_n_steps == -1 2023-01-16 00:56:24 +08:00
AUTOMATIC d8b90ac121 big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
Vladimir Mandic e7abb3981c Merge pull request #16 from AUTOMATIC1111/master
sync branches
2023-01-15 09:39:46 -05:00
Josh R 9ef41df6f9 add inpaint masking controls to orderable section that the settings can order 2023-01-14 15:26:45 -08:00
Vladimir Mandic ce9827a7c5 Merge pull request #6731 from vladmandic/state_server_start
Add server start time to state info
2023-01-14 16:03:29 -05:00
Vladimir Mandic 5bc2af6750 Merge pull request #14 from AUTOMATIC1111/master
sync branches
2023-01-14 13:05:24 -05:00
AUTOMATIC a5bbcd2153 fix bug with "Ignore selected VAE for..." option completely disabling VAE election
rework VAE resolving code to be more simple
2023-01-14 19:56:09 +03:00
Vladimir Mandic fad850fc3d add server_start to shared.state 2023-01-14 11:18:05 -05:00
Vladimir Mandic e4ed905e2a Merge pull request #13 from AUTOMATIC1111/master
sync branches
2023-01-14 11:14:26 -05:00
AUTOMATIC f94a215abe add an option to choose what you want to see in live preview (Live preview subject) and moves live preview settings to its own tab 2023-01-14 16:29:23 +03:00
AUTOMATIC 08c6f009a5 load hashes from cache for checkpoints that have them
add checkpoint hash to footer
2023-01-14 15:55:40 +03:00
AUTOMATIC f9ac3352cb change hypernets to use sha256 hashes 2023-01-14 10:25:37 +03:00
AUTOMATIC a95f135308 change hash to sha256 2023-01-14 09:56:59 +03:00
Vladimir Mandic e8c5503af0 Merge pull request #12 from AUTOMATIC1111/master
sync branches
2023-01-13 08:30:07 -05:00
AUTOMATIC1111 9cd7716753 Merge branch 'master' into tensorboard 2023-01-13 14:57:38 +03:00
Vladimir Mandic ace60b00ab Merge pull request #11 from AUTOMATIC1111/master
sync branches
2023-01-11 13:50:00 -05:00
AUTOMATIC 0b8911d883 img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and always show all tools each in own tab 2023-01-11 20:33:24 +03:00
Vladimir Mandic 97a706867f Merge pull request #10 from AUTOMATIC1111/master
synch branch
2023-01-11 07:17:23 -05:00
AUTOMATIC 29fb532764 change color selector in settings to be part of form 2023-01-10 23:47:07 +03:00
Vladimir Mandic 7d51cc8f8d embeddings templates dir 2023-01-09 19:50:13 -05:00
Vladimir Mandic 010d5f0399 Merge pull request #7 from AUTOMATIC1111/master
sync fork
2023-01-09 19:10:47 -05:00
AUTOMATIC 1fbb6f9ebe make a dropdown for prompt template selection 2023-01-09 23:35:40 +03:00
Vladimir Mandic 02dddd2feb workaround for memory leak 2023-01-09 09:14:53 -05:00
AUTOMATIC d4fd2418ef add an option to use old hiresfix width/height behavior
add a visual effect to inactive hires fix elements
2023-01-09 14:57:47 +03:00
AUTOMATIC1111 c295e4a244 Merge pull request #6055 from brkirch/sub-quad_attn_opt
Add Birch-san's sub-quadratic attention implementation
2023-01-07 12:26:55 +03:00
Kuma 50194de93f typo UI fixes #6391 2023-01-06 16:12:45 +01:00
brkirch b95a4c0ce5 Change sub-quad chunk threshold to use percentage 2023-01-06 01:01:51 -05:00
AUTOMATIC 683287d87f rework saving training params to file #6372 2023-01-06 08:52:06 +03:00
brkirch 3bfe2bb549 Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt 2023-01-06 00:15:22 -05:00
brkirch f6ab5a39d7 Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt 2023-01-06 00:14:20 -05:00
brkirch d782a95967 Add Birch-san's sub-quadratic attention implementation 2023-01-06 00:14:13 -05:00
AUTOMATIC1111 88e01b237e Merge pull request #6372 from timntorres/save-ti-hypernet-settings-to-txt-revised
Save hypernet and textual inversion settings to text file, revised.
2023-01-06 07:59:44 +03:00
timntorres b85c2b5cf4 Clean up ti, add same behavior to hypernetwork. 2023-01-05 08:14:38 -08:00
cat 19a81ac287 hires-fix: add "nearest-exact" latent upscale mode. 2023-01-05 20:25:02 +05:00
timntorres eea8fc40e1 Add option to save ti settings to file. 2023-01-05 07:24:22 -08:00