Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-19 | layer options moves into create hnet ui | discus0434 | -2/+0 | |
2022-10-19 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -0/+2 | |
2022-10-19 | Merge branch 'master' into master | discus0434 | -0/+2 | |
2022-10-19 | Merge remote-tracking branch 'origin/api' | AUTOMATIC | -0/+2 | |
2022-10-19 | Image browser improved | yfszzx | -0/+5 | |
2022-10-19 | update | discus0434 | -2/+2 | |
2022-10-19 | add options to custom hypernetwork layer structure | discus0434 | -1/+3 | |
2022-10-18 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -1/+2 | |
2022-10-18 | remove shared option for update check (because it is not an argument of webui) | AUTOMATIC | -1/+0 | |
have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments | ||||
2022-10-18 | Image browser | yfszzx | -3/+4 | |
2022-10-18 | add shared option for update check | DepFA | -0/+1 | |
2022-10-18 | clarify the comment for the new option from #2959 and move it to UI section. | AUTOMATIC | -1/+1 | |
2022-10-18 | Disable auto weights swap with config option | trufty | -0/+1 | |
2022-10-18 | Merge branch 'master' into dark-mode | AUTOMATIC1111 | -2/+5 | |
2022-10-18 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -1/+7 | |
2022-10-18 | Add --nowebui as a means of disabling the webui and run on the other port | Ryan Voots | -1/+2 | |
2022-10-17 | localization support | AUTOMATIC | -2/+5 | |
2022-10-17 | Use of a --theme argument for more flexibility | Michoko | -1/+1 | |
Added possibility to set the theme (light or dark) | ||||
2022-10-17 | Added dark mode switch | Michoko | -1/+1 | |
Launch the UI in dark mode with the --dark-mode switch | ||||
2022-10-17 | initial prototype by borrowing contracts | arcticfaded | -1/+1 | |
2022-10-17 | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus | yfszzx | -0/+10 | |
2022-10-17 | speed up images history perfect | yfszzx | -0/+6 | |
2022-10-16 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -0/+10 | |
2022-10-16 | The hide_ui_dir_config flag also restrict write attempt to path settings | SGKoishi | -0/+10 | |
2022-10-16 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -0/+1 | |
2022-10-16 | ui fix, re organization of the code | MalumaDev | -4/+10 | |
2022-10-16 | ui fix | MalumaDev | -0/+2 | |
2022-10-16 | Allow specifying the region of ngrok. | ddPn08 | -0/+1 | |
2022-10-15 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -5/+11 | |
2022-10-15 | fix to tokens lenght, addend embs generator, add new features to edit the ↵ | MalumaDev | -0/+4 | |
embedding before the generation using text | ||||
2022-10-15 | typo | NO_ob | -1/+1 | |
2022-10-15 | bring back scale latent option in settings | AUTOMATIC | -1/+2 | |
2022-10-15 | Merge branch 'master' into ckpt-cache | AUTOMATIC1111 | -4/+8 | |
2022-10-14 | add checkpoint cache option to UI for faster model switching | Rae Fu | -0/+1 | |
switching time reduced from ~1500ms to ~280ms | ||||
2022-10-14 | remove duplicate code for log loss, add step, make it read from options ↵ | AUTOMATIC | -1/+2 | |
rather than gradio input | ||||
2022-10-14 | rework the code for lowram a bit | AUTOMATIC | -1/+2 | |
2022-10-14 | add `--lowram` parameter | Ljzd-PRO | -0/+1 | |
load models to VRM instead of RAM (for machines which have bigger VRM than RAM such as free Google Colab server) | ||||
2022-10-14 | Add option to prevent empty spots in grid (1/2) | Gugubo | -0/+1 | |
2022-10-14 | Add 'interrogate' and 'all' choices to --use-cpu | brkirch | -3/+3 | |
* Add 'interrogate' and 'all' choices to --use-cpu * Change type for --use-cpu argument to str.lower, so that choices are case insensitive | ||||
2022-10-14 | init | MalumaDev | -0/+5 | |
2022-10-13 | add hypernetwork multipliers | AUTOMATIC | -1/+4 | |
2022-10-13 | options to refresh list of models and hypernetworks | AUTOMATIC | -4/+5 | |
2022-10-13 | add option to change what's shown in quicksettings bar | AUTOMATIC | -2/+2 | |
2022-10-13 | Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_output | AUTOMATIC1111 | -0/+1 | |
Interrogate: add option to include ranks in output | ||||
2022-10-13 | remove interrogate option I accidentally deleted | AUTOMATIC | -0/+1 | |
2022-10-12 | Merge remote-tracking branch 'upstream/master' into ↵ | Greg Fuller | -2/+8 | |
interrogate_include_ranks_in_output | ||||
2022-10-12 | deepbooru: added option to use spaces or underscores | AUTOMATIC | -0/+2 | |
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 | ||||
2022-10-12 | train: change filename processing to be more simple and configurable | AUTOMATIC | -0/+3 | |
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 | ||||
2022-10-12 | just add the deepdanbooru settings unconditionally | AUTOMATIC | -9/+4 | |
2022-10-12 | Merge remote-tracking branch 'origin/steve3d' | AUTOMATIC | -1/+1 | |