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
/
ui.py
Age
Commit message (
Expand
)
Author
2022-09-10
split settings into three columns
AUTOMATIC
2022-09-10
[Feature Request] Ability to pass a custom ui-config.json via command line a...
AUTOMATIC
2022-09-09
support for prompt styles
AUTOMATIC
2022-09-09
ability to upload mask for inpainting
AUTOMATIC
2022-09-09
added resize seeds and variation seeds features
AUTOMATIC
2022-09-09
add an option to show negative prompt
AUTOMATIC
2022-09-09
Merge pull request #153 from SafentisFox/fix_output_display
AUTOMATIC1111
2022-09-08
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
safentisAuth
2022-09-08
Turn the loopback denoise strength change factor into a parameter rather than...
rewbs
2022-09-07
Also use alpha channel from img2img input image as mask
fuzzytent
2022-09-07
labeling updates according to anon's feedback
AUTOMATIC
2022-09-07
a little bit of rework for extras tab
AUTOMATIC
2022-09-07
codeformer support
AUTOMATIC
2022-09-06
fix for live progress breaking lowvram and medvram optimizations
AUTOMATIC
2022-09-06
fix for progress bar
AUTOMATIC
2022-09-06
added preview option
AUTOMATIC
2022-09-06
readme extras for VRAM for
AUTOMATIC
2022-09-06
added progressbar
AUTOMATIC
2022-09-05
added random artist button
AUTOMATIC
2022-09-05
added --listen option to make gradio listen on network requests
AUTOMATIC
2022-09-05
fix for setting values for gradio sliders when users has bad data in ui-confi...
AUTOMATIC
2022-09-05
re-integrated tiling option as a UI element
AUTOMATIC
2022-09-04
ESRGAN support
AUTOMATIC
2022-09-04
added UI config file: ui-config.json
AUTOMATIC
2022-09-04
added poor man's inpainting script
AUTOMATIC
2022-09-03
fix for broken image saving when using non-default directory
AUTOMATIC
2022-09-03
option to invert mask for inpainting
AUTOMATIC
2022-09-03
scripts
AUTOMATIC
2022-09-03
support for scripts
AUTOMATIC
2022-09-03
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC
[prev]