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
2023-08-29
Fix some deprecated types
a666
2023-08-26
fix defaults settings page breaking when any of main UI tabs are hidden
AUTOMATIC1111
2023-08-25
img2img batch PNG info model hash
w-e-w
2023-08-21
make resize handle available to extensions
AUTOMATIC1111
2023-08-17
Fix img2img background color not being used
catboxanon
2023-08-15
Fix inpaint upload for alpha masks, create reusable function
catboxanon
2023-08-12
move seed, variation seed and variation seed strength to a single row, dump r...
AUTOMATIC1111
2023-08-12
put refiner into main UI, into the new accordions section
AUTOMATIC1111
2023-08-10
Merge pull request #12452 from AUTOMATIC1111/use-new-style-constructor
AUTOMATIC1111
2023-08-10
add precision=0 to gr.Number seed
AUTOMATIC1111
2023-08-10
fix --use-textbox-seed
AUTOMATIC1111
2023-08-10
use new style constructor
w-e-w
2023-08-10
linter fixes
AUTOMATIC1111
2023-08-10
face restoration and tiling moved to settings - use "Options in main UI" sett...
AUTOMATIC1111
2023-08-10
add a custom UI element that combines accordion and checkbox
AUTOMATIC1111
2023-08-09
Remove up down symbol
catboxanon
2023-08-09
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-08
pass samplers from UI by name, make it possible to use a sampler from infotex...
AUTOMATIC1111
2023-08-07
Remove style method
catboxanon
2023-08-06
add explicit content-type header for image/webp
Diego Casorran
2023-08-05
remove the extra networks button
AUTOMATIC1111
2023-08-05
Merge branch 'dev' into extra-networks-always-visible
AUTOMATIC1111
2023-08-05
Merge pull request #12181 from AUTOMATIC1111/hires_checkpoint
AUTOMATIC1111
2023-08-05
configurable masks color and default brush color
w-e-w
2023-08-04
glorious, glorious wonderful clear milky white butter smooth color for inpain...
AUTOMATIC1111
2023-08-04
Merge pull request #12304 from catboxanon/fix/extras-infotext-paste
AUTOMATIC1111
2023-08-04
Cleanup extras checkbox infotext paste check
catboxanon
2023-08-04
Cleanup hr infotext paste check mk2
catboxanon
2023-08-04
Cleanup hr infotext paste check
catboxanon
2023-08-04
Only enable hr fix if hr scale or upscale in infotext on paste
catboxanon
2023-08-04
Toggle extras checkbox for infotext paste
catboxanon
2023-08-04
gradio 3.39
AUTOMATIC1111
2023-08-03
put some of the shared functionality into toprow
AUTOMATIC1111
2023-08-03
fix linter issues
AUTOMATIC1111
2023-08-03
add style editor dialog
AUTOMATIC1111
2023-08-01
move checkpoint merger UI to its own file
AUTOMATIC1111
2023-08-01
Split history: mv temp modules/ui.py
AUTOMATIC1111
2023-08-01
Split history: mv modules/ui.py temp
AUTOMATIC1111
2023-07-30
linter
AUTOMATIC1111
2023-07-30
hires fix checkpoint selection
AUTOMATIC1111
2023-07-16
always show extra networks tabs in the UI
AUTOMATIC1111
2023-07-15
add padding and identification to generation log section (Failed to find Lora...
AUTOMATIC1111
2023-07-08
third time's the charm
AUTOMATIC1111
2023-07-08
additional changes for merge conflict for #11337
AUTOMATIC1111
2023-07-08
Merge branch 'dev' into img2img-batch-png-info
AUTOMATIC1111
2023-07-08
Merge pull request #11660 from neilmahaseth/patch-1
AUTOMATIC1111
2023-07-06
Fix UnicodeEncodeError when writing to file CLIP Interrogator Batch Mode
Neil Mahseth
2023-06-27
Merge pull request #11315 from guming3d/master
AUTOMATIC1111
2023-06-20
resolve linter
Ferdinand Weynschenk
2023-06-20
PNG info support at img2img batch
Ferdinand Weynschenk
[next]