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_common.py
Age
Commit message (
Expand
)
Author
2024-01-01
infotext.py: rename usages in the codebase
AUTOMATIC1111
2023-11-05
added compact prompt option
AUTOMATIC1111
2023-08-27
fix style editing dialog breaking if it's opened in both img2img and txt2img ...
AUTOMATIC1111
2023-08-18
Gallery: Set preview to True, allow custom height
catboxanon
2023-08-12
make "send to" buttons into small tool buttons
AUTOMATIC1111
2023-08-09
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-05
fix refresh button for styles
AUTOMATIC1111
2023-08-04
Curse you, gradio!!! fixes broken refresh button #12309
AUTOMATIC1111
2023-08-04
gradio 3.39
AUTOMATIC1111
2023-08-03
add style editor dialog
AUTOMATIC1111
2023-07-15
add padding and identification to generation log section (Failed to find Lora...
AUTOMATIC1111
2023-05-31
add an option to show selected setting in main txt2img/img2img UI
AUTOMATIC
2023-05-24
Changed 'images.zip' to generation by pattern
strelokhalfer
2023-04-29
bump gradio to 3.27
AUTOMATIC
2023-03-27
remove an extra unneeded row in outputs
AUTOMATIC
2023-03-25
update overflow-wrap: break-word; for gradio 3.23
AUTOMATIC
2023-03-25
hide delete button for single-item dropdown
AUTOMATIC
2023-03-25
initial gradio 3.22 support
AUTOMATIC
2023-02-14
Allow extensions to declare paste fields for "Send to X" buttons
space-nuko
2023-01-30
make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...
AUTOMATIC
2023-01-23
fix open directory button failing
AUTOMATIC
2023-01-23
rework extras tab to use script system
AUTOMATIC