index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
shared_options.py
Age
Commit message (
Expand
)
Author
2023-10-14
Merge pull request #13631 from galekseev/master
AUTOMATIC1111
2023-10-13
Make attention conversion optional
missionfloyd
2023-10-13
added option to play notification sound or not
Gleb Alekseev
2023-10-07
Add brackets, vertical bar to default delimiters
missionfloyd
2023-10-01
Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimiters
AUTOMATIC1111
2023-09-30
Use checkboxes for whitespace delimiters
missionfloyd
2023-09-30
reword sd_checkpoint_dropdown_use_short setting and add explanation
AUTOMATIC1111
2023-09-30
Allow editing whitespace delimiters
missionfloyd
2023-09-30
Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separator
AUTOMATIC1111
2023-09-09
Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings
AUTOMATIC1111
2023-09-09
deprecate --enable-console-prompts
w-e-w
2023-09-09
Merge pull request #12995 from uservar/patch-2
AUTOMATIC1111
2023-09-09
update for #12926
AUTOMATIC1111
2023-09-08
option use short name for checkpoint dropdown
w-e-w
2023-09-07
enable console prompts in settings
w-e-w
2023-09-06
save_images_add_number_suffix
w-e-w
2023-09-02
Fix bug with sigma min/max overrides.
uservar
2023-08-30
add an option to choose how to combine hires fix and refiner
AUTOMATIC1111
2023-08-30
add an option to choose how to combine hires fix and refiner
AUTOMATIC1111
2023-08-29
Merge pull request #12818 from catboxanon/sgm
AUTOMATIC1111
2023-08-29
Merge pull request #12818 from catboxanon/sgm
AUTOMATIC1111
2023-08-29
Add option to align with sgm repo sampling implementation
catboxanon
2023-08-28
Merge pull request #12819 from catboxanon/fix/rng-infotext
AUTOMATIC1111
2023-08-27
Add missing infotext for RNG
catboxanon
2023-08-24
add infotext for use_old_scheduling option
AUTOMATIC1111
2023-08-24
Merge pull request #12457 from rubberbaron/shared-hires-prompt-test
AUTOMATIC1111
2023-08-21
forbid Full live preview method for medvram and add a setting to undo the for...
AUTOMATIC1111
2023-08-21
ditch --always-batch-cond-uncond in favor of an UI setting
AUTOMATIC1111
2023-08-21
prevent API options from being changed via API
AUTOMATIC1111
2023-08-21
add settings for http/https URLs in source images in api
AUTOMATIC1111
2023-08-19
Merge pull request #12648 from catboxanon/feat/gallery-tweaks
AUTOMATIC1111
2023-08-18
Gallery: Set preview to True, allow custom height
catboxanon
2023-08-17
Add option for faster live interrupt
catboxanon
2023-08-15
Add extra img2img noise
catboxanon
2023-08-14
Merge remote-tracking branch 'auto1111/dev' into shared-hires-prompt-test
Robert Barron
2023-08-14
Fix typo in shared_options.py
whitebell
2023-08-13
Merge pull request #12520 from catboxanon/eta
AUTOMATIC1111
2023-08-13
Fix s_noise description
catboxanon
2023-08-13
Update description of eta setting
catboxanon
2023-08-12
put refiner into main UI, into the new accordions section
AUTOMATIC1111
2023-08-10
Merge branch 'shared-hires-prompt-raw' into shared-hires-prompt-test
Robert Barron
2023-08-10
resolve merge issues
AUTOMATIC1111
2023-08-10
put infotext label for setting into OptionInfo definition rather than in a se...
AUTOMATIC1111
2023-08-10
face restoration and tiling moved to settings - use "Options in main UI" sett...
AUTOMATIC1111
2023-08-09
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-09
Split history: mv modules/shared.py modules/shared_options.py
AUTOMATIC1111
[prev]