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
stats
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
Lines
2022-09-11
Add support for saving styles with negative prompts
cryzed
-43
/
+68
2022-09-11
CLIP interrogator
AUTOMATIC
-8
/
+177
2022-09-11
Fixed prompt_style type hints: int -> str
JohannesGaessler
-4
/
+4
2022-09-11
[Feature Request] Save defaults for extras & keep image parameters after usi...
AUTOMATIC
-2
/
+90
2022-09-11
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-13
/
+19
2022-09-11
Add another instruction for workaround for #259
AUTOMATIC
-1
/
+1
2022-09-11
Modular device management
Abdullah Barhoum
-13
/
+19
2022-09-11
Change "send to "
Seki
-4
/
+4
2022-09-11
added --opt-split-attention-v1
AUTOMATIC
-0
/
+34
2022-09-11
fix a bug with error message
AUTOMATIC
-1
/
+1
2022-09-10
fixed broken empty directory when prompt does not start with letter, this tim...
AUTOMATIC
-1
/
+1
2022-09-10
fix repeating subseeds for every batch #221
AUTOMATIC
-1
/
+2
2022-09-10
enabled negative prompt by default
AUTOMATIC
-4
/
+4
2022-09-10
changed <p> to <br> in info field to prevent double line breaks when copying
AUTOMATIC
-1
/
+1
2022-09-10
undo CodeFormer's upscaling of images with dimensions less than 512.
AUTOMATIC
-0
/
+8
2022-09-10
separated options for sample and grid dir saving for #222
AUTOMATIC
-2
/
+8
2022-09-10
Update to cross attention from https://github.com/Doggettx/stable-diffusion #219
AUTOMATIC
-10
/
+37
2022-09-10
add batch count to sd upscale #169
AUTOMATIC
-27
/
+32
2022-09-10
split settings into three columns
AUTOMATIC
-71
/
+88
2022-09-10
prioritize repositories/stable-diffusion path when searching for SD
AUTOMATIC
-1
/
+1
2022-09-10
Emoji are not being sorted correctly #192
AUTOMATIC
-2
/
+4
2022-09-10
[Feature Request] Ability to pass a custom ui-config.json via command line a...
AUTOMATIC
-1
/
+2
2022-09-10
prevent styles from adding an extra comma
AUTOMATIC
-0
/
+3
2022-09-09
Fix prompt matrix script
Lukas Meller
-1
/
+1
2022-09-09
Cleaner condition
orionaskatu
-4
/
+1
2022-09-09
Embed roboto
orionaskatu
-12
/
+6
2022-09-09
support for prompt styles
AUTOMATIC
-19
/
+96
2022-09-09
ability to upload mask for inpainting
AUTOMATIC
-10
/
+39
2022-09-09
Merge remote-tracking branch 'origin/master' into seeds
AUTOMATIC
-1
/
+3
2022-09-09
Include negative prompt in parameters text file
David Yates
-1
/
+3
2022-09-09
added resize seeds and variation seeds features
AUTOMATIC
-23
/
+125
2022-09-09
add an option to show negative prompt
AUTOMATIC
-2
/
+8
2022-09-09
change default font capitalization to possibly help linux users #157
AUTOMATIC
-1
/
+1
2022-09-09
Merge pull request #167 from orionaskatu/patch-1
AUTOMATIC1111
-12
/
+12
2022-09-09
Merge pull request #153 from SafentisFox/fix_output_display
AUTOMATIC1111
-2
/
+2
2022-09-09
Some typos
orionaskatu
-12
/
+12
2022-09-08
fix for PLMS live previews in txt2img
AUTOMATIC
-2
/
+4
2022-09-08
fix for DDIM live previews in txt2img
AUTOMATIC
-0
/
+6
2022-09-08
Merge pull request #158 from JohannesGaessler/progress-printing
AUTOMATIC1111
-2
/
+43
2022-09-08
More informative progress printing
JohannesGaessler
-2
/
+43
2022-09-08
Merge pull request #154 from rewbs/img2img2-loopback-denoise-strength-change-...
AUTOMATIC1111
-4
/
+11
2022-09-08
add a helpful message when user puts RealESRGAN model into ESRGAN directory.
AUTOMATIC
-5
/
+8
2022-09-08
support for sd-concepts as alternatives for textual inversion #151
AUTOMATIC
-5
/
+15
2022-09-08
honor tiling settings for RealESRGAN also
AUTOMATIC
-4
/
+6
2022-09-08
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
safentisAuth
-2
/
+2
2022-09-08
Turn the loopback denoise strength change factor into a parameter rather than...
rewbs
-4
/
+11
2022-09-08
Port defaults to none
orionaskatu
-1
/
+1
2022-09-08
help message for ports < 1024
orionaskatu
-1
/
+1
2022-09-08
add --port argument to shared.py
orionaskatu
-0
/
+1
2022-09-08
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-14
/
+50
[next]