354 Commits (b6e5edd74657e3fd1fbd04f341b7a84625d4aa7a)

Author SHA1 Message Date
timntorres 9c67408004
Allow saving "before-highres-fix. (#4150)
* Save image/s before doing highres fix.
3 years ago
AUTOMATIC 4a8cf01f6f remove duplicate code from #3970 3 years ago
evshiron 51e0a83969 Merge branch 'master' into fix/progress-api 3 years ago
Muhammad Rizqi Nur f8c6468d42
Merge branch 'master' into vae-picker 3 years ago
AUTOMATIC1111 d7622d97f2
Merge pull request #4004 from mamawr/master
Added "--clip-models-path" switch
3 years ago
AUTOMATIC1111 f071a1d25a
Merge pull request #4056 from MarkovInequality/TI_optimizations
Allow TI training using 6GB VRAM when xformers is available
3 years ago
AUTOMATIC 9e22a35754 fix the error with extension tab not working because of the previous commit 3 years ago
AUTOMATIC dc7425a56e disable access to extension stuff for non-local servers 3 years ago
AUTOMATIC 910a097ae2 add initial version of the extensions tab
fix broken Restart Gradio button
3 years ago
Fampai 3b0127e698 Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations 3 years ago
Fampai 006756f9cd Added TI training optimizations
option to use xattention optimizations when training
option to unload vae when training
3 years ago
mawr d587586d3b Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and enable to run under unprivileged user without homedir 3 years ago
Muhammad Rizqi Nur cb31abcf58 Settings to select VAE 3 years ago
evshiron be27fd4690 fix broken progress api by previous rework 3 years ago
AUTOMATIC 149784202c rework #3722 to not introduce duplicate code 3 years ago
evshiron 88f46a5bec update progress response model 3 years ago
evshiron 6b719c49b1 Merge branch 'master' into feat/progress-api 3 years ago
AUTOMATIC beb6fc2979 move send seed option to UI section and make it false by default 3 years ago
AUTOMATIC af547f63c3 Merge branch 'Inspiron' 3 years ago
AUTOMATIC a1e5e0d766 skip filenames starting with . for img2img and extras batch modes 3 years ago
random_thoughtss b68c7c437e Updated name and hover text. 3 years ago
random_thoughtss a38496c1de Moved mask weight config to SD section 3 years ago
random-thoughtss f3f2ffd448
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
yfszzx 4a4647e0df create send to buttons in one module 3 years ago
evshiron fddb4883f4 prototype progress api 3 years ago
AUTOMATIC 1e428238db add override_settings to API as an alternative to #3629 3 years ago
random_thoughtss 8b4f32779f Switch to a continous blend for cond. image. 3 years ago
random_thoughtss f9549d1cbb Added option to use unmasked conditioning image. 3 years ago
yfszzx f300d0f2b4 Merge branch 'Inspiron' of https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron 3 years ago
yfszzx 9ba439b533 need some rights for extensions 3 years ago
不会画画的中医不是好程序员 5bfa2b23ca
Merge branch 'AUTOMATIC1111:master' into Inspiron 3 years ago
yfszzx ff305acd51 some rights for extensions 3 years ago
brkirch 4c24347e45 Remove BSRGAN from --use-cpu, add SwinIR 3 years ago
AUTOMATIC 8da1bd48bf add an option to skip adding number to filenames when saving.
rework filename pattern function go through the pattern once and not calculate any of replacements until they are actually encountered in the pattern.
3 years ago
w-e-w 3be6b29d81 indent=4 config.json 3 years ago
yfszzx cef1b89aa2 remove browser to extension 3 years ago
yfszzx 124e44cf1e remove browser to extension 3 years ago
yfszzx 6a9ea40d7f Move browser and Inspiration into extension 3 years ago
AUTOMATIC be748e8b08 add --freeze-settings commandline argument to disable changing settings 3 years ago
AUTOMATIC d213d6ca6f removed the option to use 2x more memory when generating previews
added an option to always only show one image in previews
removed duplicate code
3 years ago
Unnoen 4fdb53c1e9 Generate grid preview for progress image 3 years ago
AUTOMATIC d37cfffd53 added callback for creating new settings in extensions 3 years ago
AUTOMATIC1111 1fa53dab2c
Merge branch 'master' into cuda-device-id-selection 3 years ago
AUTOMATIC 2b91251637 removed aesthetic gradients as built-in
added support for extensions
3 years ago
Extraltodeus 29bfacd63c
implement CUDA device selection, --device-id arg 3 years ago
yfszzx bb0f1a2cda inspiration finished 3 years ago
AUTOMATIC 26d1073745 Merge remote-tracking branch 'historytab/master' 3 years ago
Rcmcpe 02e4d4694d Change option description of unload_models_when_training 3 years ago
AUTOMATIC 7d6b388d71 Merge branch 'ae' 3 years ago
yfszzx d07cb46f34 inspiration pull request 3 years ago
discus0434 42fbda83bb layer options moves into create hnet ui 3 years ago
MalumaDev 2362d5f00e
Merge branch 'master' into test_resolve_conflicts 3 years ago
discus0434 5d16f59794
Merge branch 'master' into master 3 years ago
AUTOMATIC 5daf9cbb98 Merge remote-tracking branch 'origin/api' 3 years ago
yfszzx 538bc89c26 Image browser improved 3 years ago
discus0434 7f2095c6c8 update 3 years ago
discus0434 6021f7a75f add options to custom hypernetwork layer structure 3 years ago
MalumaDev c2765c9bcd
Merge branch 'master' into test_resolve_conflicts 3 years ago
AUTOMATIC 433a7525c1 remove shared option for update check (because it is not an argument of webui)
have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments
3 years ago
yfszzx eb299527b1 Image browser 3 years ago
DepFA 4c605c5174 add shared option for update check 3 years ago
AUTOMATIC d2f459c5cf clarify the comment for the new option from #2959 and move it to UI section. 3 years ago
trufty 8b02662215 Disable auto weights swap with config option 3 years ago
AUTOMATIC1111 f6c758d055
Merge branch 'master' into dark-mode 3 years ago
MalumaDev 1997ccff13
Merge branch 'master' into test_resolve_conflicts 3 years ago
Ryan Voots 1df3ff25e6 Add --nowebui as a means of disabling the webui and run on the other port 3 years ago
AUTOMATIC cf47d13c1e localization support 3 years ago
Michoko 665beebc08 Use of a --theme argument for more flexibility
Added possibility to set the theme (light or dark)
3 years ago
Michoko 8c6a981d5d Added dark mode switch
Launch the UI in dark mode with the --dark-mode switch
3 years ago
arcticfaded 60251c9456 initial prototype by borrowing contracts 3 years ago
yfszzx 2a3e7ed872 Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus 3 years ago
yfszzx 5b1394bead speed up images history perfect 3 years ago
MalumaDev 589215df22
Merge branch 'master' into test_resolve_conflicts 3 years ago
SGKoishi c8045c5ad4 The hide_ui_dir_config flag also restrict write attempt to path settings 3 years ago
MalumaDev ae0fdad64a
Merge branch 'master' into test_resolve_conflicts 3 years ago
MalumaDev 9324cdaa31 ui fix, re organization of the code 3 years ago
MalumaDev 523140d780 ui fix 3 years ago
ddPn08 3395ba493f Allow specifying the region of ngrok. 3 years ago
MalumaDev 7b7561f6e4
Merge branch 'master' into test_resolve_conflicts 3 years ago
MalumaDev 37d7ffb415 fix to tokens lenght, addend embs generator, add new features to edit the embedding before the generation using text 3 years ago
NO_ob eef3bc6490 typo 3 years ago
AUTOMATIC f7ca63937a bring back scale latent option in settings 3 years ago
AUTOMATIC1111 af144ebdc7
Merge branch 'master' into ckpt-cache 3 years ago
Rae Fu e21f01f645 add checkpoint cache option to UI for faster model switching
switching time reduced from ~1500ms to ~280ms
3 years ago
AUTOMATIC 03d62538ae remove duplicate code for log loss, add step, make it read from options rather than gradio input 3 years ago
AUTOMATIC bb295f5478 rework the code for lowram a bit 3 years ago
Ljzd-PRO a8eeb2b7ad add `--lowram` parameter
load models to VRM instead of RAM (for machines which have bigger VRM than RAM such as free Google Colab server)
3 years ago
Gugubo 43f926aad1 Add option to prevent empty spots in grid (1/2) 3 years ago
brkirch fdef8253a4 Add 'interrogate' and 'all' choices to --use-cpu
* Add 'interrogate' and 'all' choices to --use-cpu
* Change type for --use-cpu argument to str.lower, so that choices are case insensitive
3 years ago
MalumaDev bb57f30c2d init 3 years ago
AUTOMATIC 354ef0da3b add hypernetwork multipliers 3 years ago
AUTOMATIC a10b0e11fc options to refresh list of models and hypernetworks 3 years ago
AUTOMATIC bb7baf6b9c add option to change what's shown in quicksettings bar 3 years ago
AUTOMATIC1111 4f73e057a9
Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_output
Interrogate: add option to include ranks in output
3 years ago
AUTOMATIC 78592d404a remove interrogate option I accidentally deleted 3 years ago
Greg Fuller fb3cefb348 Merge remote-tracking branch 'upstream/master' into interrogate_include_ranks_in_output 3 years ago
AUTOMATIC 698d303b04 deepbooru: added option to use spaces or underscores
deepbooru: added option to quote (\) in tags
deepbooru/BLIP: write caption to file instead of image filename
deepbooru/BLIP: now possible to use both for captions
deepbooru: process is stopped even if an exception occurs
3 years ago
AUTOMATIC c3c8eef9fd train: change filename processing to be more simple and configurable
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
3 years ago
AUTOMATIC 336bd8703c just add the deepdanbooru settings unconditionally 3 years ago
AUTOMATIC ee10c41e2a Merge remote-tracking branch 'origin/steve3d' 3 years ago