AUTOMATIC1111
86221269f9
RAM optimization round 2
2023-08-16 09:55:35 +03:00
AUTOMATIC1111
85fcb7b8df
lint
2023-08-15 19:25:03 +03:00
AUTOMATIC1111 and GitHub
8b181c812f
Merge pull request #12584 from AUTOMATIC1111/full-module-with-bias
...
Add ex_bias into full module
2023-08-15 19:24:15 +03:00
AUTOMATIC1111
f01682ee01
store patches for Lora in a specialized module
2023-08-15 19:23:40 +03:00
AUTOMATIC1111 and GitHub
7327be97aa
Merge pull request #12570 from NoCrypt/add-miku-theme
...
Add NoCrypt/miku gradio theme
2023-08-15 16:31:12 +03:00
AUTOMATIC1111 and GitHub
63f881a5f0
Merge pull request #12577 from brkirch/fix-vae-near-checkpoint-exception
...
Fix `sd_vae_as_default` being accessed instead of `sd_vae_overrides_per_model_preferences`
2023-08-15 15:29:48 +03:00
AUTOMATIC1111 and GitHub
dc0e63a48a
Merge pull request #12578 from AUTOMATIC1111/changelog-fix
...
Changelog minor correction
2023-08-15 15:29:15 +03:00
AUTOMATIC1111 and GitHub
ec505bac41
Merge pull request #12573 from catboxanon/changelog
...
Add PR refs to changelog
2023-08-15 11:47:20 +03:00
AUTOMATIC1111
9ab52caf02
update changelog file
2023-08-15 09:50:57 +03:00
AUTOMATIC1111 and GitHub
bc61ad9ec8
Merge pull request #12564 from catboxanon/feat/img2img-noise
...
Add extra noise param for img2img operations
2023-08-15 09:50:20 +03:00
AUTOMATIC1111
79d4e81984
fix processing error that happens if batch_size is not a multiple of how many prompts/negative prompts there are #12509
2023-08-15 08:46:17 +03:00
AUTOMATIC1111
7e77a38cbc
get XYZ plot to work with recent changes to refined specified in fields of p rather than in settings
2023-08-15 08:27:50 +03:00
AUTOMATIC1111 and GitHub
d6b79b9963
Merge pull request #12476 from AnyISalIn/dev
...
xyz_grid: support refiner_checkpoint and refiner_switch_at
2023-08-15 08:26:38 +03:00
AUTOMATIC1111 and GitHub
6f86573247
Merge pull request #12552 from brkirch/update-sdxl-commit-hash
...
Update SD XL commit hash
2023-08-15 08:12:21 +03:00
AUTOMATIC1111
45be87afc6
correctly add Eta DDIM to infotext when it's 1.0 and do not add it when it's 0.0.
2023-08-14 21:48:05 +03:00
AUTOMATIC1111
5daf7983d1
when refreshing cards in extra networks UI, do not discard user's custom resolution
2023-08-14 19:27:04 +03:00
AUTOMATIC1111
f23e5ce2da
revert changed inpainting mask conditioning calculation after #12311
2023-08-14 17:59:03 +03:00
AUTOMATIC1111 and GitHub
e56b7c8419
Merge pull request #12547 from whitebell/fix-typo
...
Fix typo in shared_options.py
2023-08-14 13:36:10 +03:00
AUTOMATIC1111 and GitHub
2359c07ddf
Merge pull request #12551 from AUTOMATIC1111/separate-Extra-options
...
separate Extra options
2023-08-14 13:35:41 +03:00
AUTOMATIC1111
6bfd4dfecf
add second_order to samplers that mistakenly didn't have it
2023-08-14 12:07:38 +03:00
AUTOMATIC1111
353c876172
fix API always using -1 as seed
2023-08-14 10:43:18 +03:00
AUTOMATIC1111
f3b96d4998
return seed controls UI to how it was before
2023-08-14 10:22:52 +03:00
AUTOMATIC1111
abbecb3e73
further repair the /docs page to not break styles with the attempted fix
2023-08-14 10:15:10 +03:00
AUTOMATIC1111
c7c16f805c
repair /docs page
2023-08-14 09:49:51 +03:00
AUTOMATIC1111 and GitHub
f37cc5f5e1
Merge pull request #12542 from AUTOMATIC1111/res-sampler
...
Add RES sampler and reorder the sampler list
2023-08-14 09:02:10 +03:00
AUTOMATIC1111 and GitHub
3a4bee1096
Merge pull request #12543 from AUTOMATIC1111/extra-norm-module
...
Fix MHA error with ex_bias and support ex_bias for layers which don't have bias
2023-08-14 09:01:34 +03:00
AUTOMATIC1111
c1a31ec9f7
revert to applying mask before denoising for k-diffusion, like it was before
2023-08-14 08:59:15 +03:00
AUTOMATIC1111
cda2f0a162
make on_before_component/on_after_component possible earlier
2023-08-14 08:49:39 +03:00
AUTOMATIC1111
aeb76ef174
repair DDIM/PLMS/UniPC batches
2023-08-14 08:49:02 +03:00
AUTOMATIC1111
007ecfbb29
also use setup callback for the refiner instead of before_process
2023-08-13 21:01:13 +03:00
AUTOMATIC1111 and GitHub
9cd0475c08
Merge pull request #12526 from brkirch/mps-adjust-sub-quad
...
Fixes for `git checkout`, MPS/macOS fixes and optimizations
2023-08-13 20:28:49 +03:00
AUTOMATIC1111 and GitHub
8452708560
Merge pull request #12530 from eltociear/eltociear-patch-1
...
Fix typo in launch_utils.py
2023-08-13 20:27:17 +03:00
AUTOMATIC1111
16781ba09a
fix 2 for git code botched by previous PRs
2023-08-13 20:15:20 +03:00
AUTOMATIC1111
f093c9d39d
fix broken XYZ plot seeds
...
add new callback for scripts to be used before processing
2023-08-13 17:31:10 +03:00
AUTOMATIC1111
3163d1269a
fix for the broken run_git calls
2023-08-13 16:51:21 +03:00
AUTOMATIC1111 and GitHub
1c6ca09992
Merge pull request #12510 from catboxanon/feat/extnet/hashes
...
Support search and display of hashes for all extra network items
2023-08-13 16:46:32 +03:00
AUTOMATIC1111 and GitHub
d73db17ee3
Merge pull request #12515 from catboxanon/fix/gc1
...
Clear sampler and garbage collect before decoding images to reduce VRAM
2023-08-13 16:45:38 +03:00
AUTOMATIC1111 and GitHub
127ab9114f
Merge pull request #12514 from catboxanon/feat/batch-encode
...
Encode batch items individually to significantly reduce VRAM
2023-08-13 16:41:07 +03:00
AUTOMATIC1111 and GitHub
d53f3b5596
Merge pull request #12520 from catboxanon/eta
...
Update description of eta setting
2023-08-13 16:40:17 +03:00
AUTOMATIC1111 and GitHub
d41a5bb97d
Merge pull request #12521 from catboxanon/feat/more-s-noise
...
Add `s_noise` param to more samplers
2023-08-13 16:39:25 +03:00
AUTOMATIC1111 and GitHub
551d2fabcc
Merge pull request #12522 from catboxanon/fix/extra_params
...
Restore `extra_params` that was lost in merge
2023-08-13 16:38:27 +03:00
AUTOMATIC1111
db40d26d08
linter
2023-08-13 16:38:10 +03:00
AUTOMATIC1111
d8419762c1
Lora: output warnings in UI rather than fail for unfitting loras; switch to logging for error output in console
2023-08-13 15:07:37 +03:00
AUTOMATIC1111 and GitHub
da80d649fd
Merge pull request #12503 from AUTOMATIC1111/extra-norm-module
...
Add Norm Module to lora ext and add "bias" support
2023-08-13 08:28:48 +03:00
AUTOMATIC1111 and GitHub
61673451ff
Merge pull request #12491 from AUTOMATIC1111/xyz-csv-and-dropdown-mode
...
Bring back CSV mode for XYZ grid
2023-08-13 08:25:15 +03:00
AUTOMATIC1111
599f61a1e0
use dataclass for StableDiffusionProcessing
2023-08-13 08:24:16 +03:00
AUTOMATIC1111
fa9370b741
add refiner to StableDiffusionProcessing class
...
write out correct model name in infotext, rather than the refiner model
2023-08-13 06:07:30 +03:00
AUTOMATIC1111
b2080756fc
make "send to" buttons into small tool buttons
2023-08-12 19:03:33 +03:00
AUTOMATIC1111
9d0ec13596
fix quicksettings on Chrome
2023-08-12 18:42:59 +03:00
AUTOMATIC1111
6816ad5ed8
fix broken reuse seed
2023-08-12 18:36:30 +03:00
AUTOMATIC1111
4e8690906c
update seed/subseed HTML widths
2023-08-12 18:00:30 +03:00
AUTOMATIC1111
f0b72b8121
move seed, variation seed and variation seed strength to a single row, dump resize seed from UI
...
add a way for scripts to register a callback for before/after just a single component's creation
2023-08-12 17:46:13 +03:00
AUTOMATIC1111
6aa26a26d5
change quicksettings items to have variable width
2023-08-12 16:47:39 +03:00
AUTOMATIC1111
b293ed3061
make it possible to use hires fix together with refiner
2023-08-12 12:54:32 +03:00
AUTOMATIC1111
64311faa68
put refiner into main UI, into the new accordions section
...
add VAE from main model into infotext, not from refiner model
option to make scripts UI without gr.Group
fix inconsistencies with refiner when usings samplers that do more denoising than steps
2023-08-12 12:39:59 +03:00
AUTOMATIC1111 and GitHub
26c92f056a
Merge pull request #12480 from catboxanon/fix/cc
...
Fix color correction by converting image to RGB
2023-08-12 09:12:30 +03:00
AUTOMATIC1111 and GitHub
ebc1bafb03
Merge pull request #12479 from catboxanon/fix/extras-generator
...
Refactor postprocessing/extras tab to use generator to resolve OOM issues
2023-08-12 08:58:14 +03:00
AUTOMATIC1111 and GitHub
9dae70da79
Merge pull request #12487 from AUTOMATIC1111/disable-extensions-installer-with-arg
...
pathc: also disable extensions installer with arg
2023-08-12 08:57:35 +03:00
AUTOMATIC1111 and GitHub
ae6b30907d
Merge pull request #12470 from Splendide-Imaginarius/mask-blur-property+kernel
...
Make `StableDiffusionProcessingImg2Img.mask_blur` a property, make more inline with PIL `GaussianBlur`
2023-08-11 15:03:18 +03:00
AUTOMATIC1111
77c52ea701
fix accordion style on img2img
2023-08-11 11:59:11 +03:00
AUTOMATIC1111 and GitHub
3c00e41ec0
Merge pull request #12458 from daswer123/auto-expand
...
Zoom and pan: Some fixes for the auto-expand
2023-08-11 07:56:31 +03:00
AUTOMATIC1111 and GitHub
340c1cc68d
Merge pull request #12463 from catboxanon/fix/vae-hash
...
Properly return `None` for VAE hash when using `--no-hashing`
2023-08-11 07:55:42 +03:00
AUTOMATIC1111 and GitHub
2c79f2af6e
Merge pull request #12466 from catboxanon/fix/lora-old-mk2
...
Fix broken `Lora/Networks: use old method` option
2023-08-11 07:53:12 +03:00
AUTOMATIC1111 and GitHub
458eda1321
Merge pull request #12456 from AUTOMATIC1111/patch-#12453
...
Patch #12453
2023-08-10 17:55:31 +03:00
AUTOMATIC1111 and GitHub
9af5cce4c7
Merge pull request #12454 from wfjsw/no-autofix-on-fetch
...
rm dir on failed clone, disable autofix for fetch
2023-08-10 17:28:29 +03:00
AUTOMATIC1111
e0906096c5
remove unnecessary GFPGAN_PACKAGE (we install GFPGAN from the requirements file)
2023-08-10 17:22:08 +03:00
AUTOMATIC1111
4549f2a9cc
lint
2023-08-10 17:21:01 +03:00
AUTOMATIC1111
f4979422dd
return the line lost during the merge
2023-08-10 17:18:33 +03:00
AUTOMATIC1111 and GitHub
36762f0eaf
Merge pull request #12371 from AUTOMATIC1111/refiner
...
initial refiner support
2023-08-10 17:05:32 +03:00
AUTOMATIC1111
ac8a5d18d3
resolve merge issues
2023-08-10 17:04:59 +03:00
AUTOMATIC1111
70a01cd444
Merge branch 'dev' into refiner
2023-08-10 17:04:38 +03:00
AUTOMATIC1111 and GitHub
959404e0e2
Merge pull request #12453 from AUTOMATIC1111/catch-float-ValueError-default-to--1
...
Catch float value error default to -1
2023-08-10 16:46:40 +03:00
AUTOMATIC1111 and GitHub
887bcfdf65
Merge pull request #12447 from AUTOMATIC1111/extra-networks-metadata-indent-
...
save extra networks metadata with indent
2023-08-10 16:46:08 +03:00
AUTOMATIC1111 and GitHub
40ccd26b19
Merge pull request #12450 from catboxanon/cache-file
...
Add env var for cache file
2023-08-10 16:45:44 +03:00
AUTOMATIC1111 and GitHub
942d7a118a
Merge pull request #12452 from AUTOMATIC1111/use-new-style-constructor
...
use new style constructor
2023-08-10 16:43:27 +03:00
AUTOMATIC1111
070b034cd5
put infotext label for setting into OptionInfo definition rather than in a separate list
2023-08-10 16:42:26 +03:00
AUTOMATIC1111
9d78d317ae
add VAE to infotext
2023-08-10 16:22:10 +03:00
AUTOMATIC1111
b13806c150
fix a bug preventing normal operation if a string is added to a gr.Number component via ui-config.json
2023-08-10 16:15:34 +03:00
AUTOMATIC1111
4f6582cb66
add precision=0 to gr.Number seed
2023-08-10 16:10:42 +03:00
AUTOMATIC1111
1b3093fe3a
fix --use-textbox-seed
2023-08-10 15:58:53 +03:00
AUTOMATIC1111
4d93f48f09
fix for multiple input accordions
2023-08-10 15:32:54 +03:00
AUTOMATIC1111
0883810592
comment for InputAccordion
2023-08-10 13:02:50 +03:00
AUTOMATIC1111
faca86620d
linter fixes
2023-08-10 12:58:00 +03:00
AUTOMATIC1111
6c23061a7d
avoid importing gradio in tests because it spams warnings
2023-08-10 12:50:03 +03:00
AUTOMATIC1111
33446acf47
face restoration and tiling moved to settings - use "Options in main UI" setting if you want them back
2023-08-10 12:41:41 +03:00
AUTOMATIC1111
9199b6b7eb
add a custom UI element that combines accordion and checkbox
...
rework hires fix UI to use accordion
prevent bogus progress output in console when calculating hires fix dimensions
2023-08-10 11:20:46 +03:00
AUTOMATIC1111
2c5106ed06
additional work on gradio styles;
...
make the accordion change affect all accordions, not just inside scripts div
2023-08-10 07:57:52 +03:00
AUTOMATIC1111 and GitHub
6ed1541ef5
Merge pull request #12312 from catboxanon/script-accordion-style
...
Add styling for script components
2023-08-10 07:05:44 +03:00
AUTOMATIC1111 and GitHub
736aaf348b
Merge pull request #12440 from catboxanon/dev
...
Use better symbol for extra networks sort
2023-08-10 06:39:38 +03:00
AUTOMATIC1111 and GitHub
f0edd26998
Merge pull request #12439 from catboxanon/fix/slerp-import
...
Add slerp import for extension backwards compat
2023-08-10 06:37:44 +03:00
AUTOMATIC1111
66c32e40e8
fix gradio themes not applying
2023-08-09 21:19:33 +03:00
AUTOMATIC1111
edfae9e78a
add --loglevel commandline argument for logging
...
remove the progressbar for extension installation in favor of logging output
2023-08-09 20:49:33 +03:00
AUTOMATIC1111 and GitHub
c7b9394daf
Merge pull request #12435 from daswer123/auto-expand
...
Zoom and pan: fix auto-expand
2023-08-09 20:04:44 +03:00
AUTOMATIC1111 and GitHub
ab42f81c75
Merge pull request #12436 from catboxanon/fix/tqdm
...
Only import `tqdm` when needed in `launch_utils`
2023-08-09 20:03:55 +03:00
AUTOMATIC1111
95821f0132
split webui.py's initialization and utility functions into separate files
2023-08-09 18:11:13 +03:00
AUTOMATIC1111
a2a97e57f0
simplify
2023-08-09 17:08:36 +03:00
AUTOMATIC1111 and GitHub
f2ebcee7c4
Merge pull request #11925 from wfjsw/ext-inst-pbar
...
Progressbar for extension installers
2023-08-09 17:03:24 +03:00
AUTOMATIC1111
eed963e972
Lora cache in memory
2023-08-09 16:54:49 +03:00
AUTOMATIC1111
7ba8f11688
fix missing restricted_opts from shared
2023-08-09 15:06:03 +03:00
AUTOMATIC1111
aa10faa591
fix checkpoint name jumping around in the list of checkpoints for no good reason
2023-08-09 14:47:44 +03:00