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-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
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
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