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
/
ui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo
AUTOMATIC
2022-09-17
1
-1
/
+1
*
added user.css support
AUTOMATIC
2022-09-17
1
-0
/
+5
*
moved progressbar to top by request
AUTOMATIC
2022-09-17
1
-3
/
+4
*
add support for switching model checkpoints at runtime
AUTOMATIC
2022-09-17
1
-0
/
+5
*
hide VRAM text if polling is disabled
AUTOMATIC
2022-09-17
1
-3
/
+4
*
Add VRAM monitoring
EyeDeck
2022-09-17
1
-1
/
+13
*
remove the warning at startup related to previous PR with batch processing
AUTOMATIC
2022-09-16
1
-1
/
+1
*
Add batch processing to Extras tab
ArrowM
2022-09-16
1
-4
/
+9
*
added a second style field
AUTOMATIC
2022-09-14
1
-24
/
+74
*
loopback moved to scripts, added support for multiple batches, changed to hon...
AUTOMATIC
2022-09-14
1
-9
/
+2
*
Update ui.py
jtkelm2
2022-09-14
1
-1
/
+1
*
Update ui.py
jtkelm2
2022-09-14
1
-1
/
+1
*
Added selected image saving
jtkelm2
2022-09-14
1
-2
/
+10
*
Swap width and height sliders in the UI
nnuudev
2022-09-12
1
-3
/
+3
*
add negative prompt to log when clicking save #249
AUTOMATIC
2022-09-12
1
-2
/
+2
*
Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...
AUTOMATIC
2022-09-12
1
-1
/
+1
*
Merge branch 'master' into master
AUTOMATIC1111
2022-09-12
1
-2
/
+2
|
\
|
*
memory optimization for CLIP interrogator
AUTOMATIC
2022-09-12
1
-2
/
+2
*
|
Add --hide-ui-dir-config command line flag
EyeDeck
2022-09-11
1
-6
/
+11
|
/
*
Add support for saving styles with negative prompts
cryzed
2022-09-11
1
-14
/
+16
*
CLIP interrogator
AUTOMATIC
2022-09-11
1
-2
/
+16
*
[Feature Request] Save defaults for extras & keep image parameters after usi...
AUTOMATIC
2022-09-11
1
-0
/
+1
*
Add another instruction for workaround for #259
AUTOMATIC
2022-09-11
1
-1
/
+1
*
Change "send to "
Seki
2022-09-11
1
-4
/
+4
*
enabled negative prompt by default
AUTOMATIC
2022-09-10
1
-2
/
+2
*
changed <p> to <br> in info field to prevent double line breaks when copying
AUTOMATIC
2022-09-10
1
-1
/
+1
*
add batch count to sd upscale #169
AUTOMATIC
2022-09-10
1
-2
/
+0
*
split settings into three columns
AUTOMATIC
2022-09-10
1
-70
/
+87
*
[Feature Request] Ability to pass a custom ui-config.json via command line a...
AUTOMATIC
2022-09-10
1
-1
/
+1
*
support for prompt styles
AUTOMATIC
2022-09-09
1
-8
/
+38
*
ability to upload mask for inpainting
AUTOMATIC
2022-09-09
1
-5
/
+29
*
added resize seeds and variation seeds features
AUTOMATIC
2022-09-09
1
-2
/
+38
*
add an option to show negative prompt
AUTOMATIC
2022-09-09
1
-1
/
+3
*
Merge pull request #153 from SafentisFox/fix_output_display
AUTOMATIC1111
2022-09-09
1
-2
/
+2
|
\
|
*
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
safentisAuth
2022-09-08
1
-2
/
+2
*
|
Turn the loopback denoise strength change factor into a parameter rather than...
rewbs
2022-09-08
1
-1
/
+5
|
/
*
Also use alpha channel from img2img input image as mask
fuzzytent
2022-09-07
1
-1
/
+1
*
labeling updates according to anon's feedback
AUTOMATIC
2022-09-07
1
-1
/
+1
*
a little bit of rework for extras tab
AUTOMATIC
2022-09-07
1
-3
/
+10
*
codeformer support
AUTOMATIC
2022-09-07
1
-7
/
+8
*
fix for live progress breaking lowvram and medvram optimizations
AUTOMATIC
2022-09-06
1
-8
/
+4
*
fix for progress bar
AUTOMATIC
2022-09-06
1
-1
/
+4
*
added preview option
AUTOMATIC
2022-09-06
1
-8
/
+51
*
readme extras for VRAM for
AUTOMATIC
2022-09-06
1
-1
/
+4
*
added progressbar
AUTOMATIC
2022-09-05
1
-2
/
+43
*
added random artist button
AUTOMATIC
2022-09-05
1
-0
/
+19
*
added --listen option to make gradio listen on network requests
AUTOMATIC
2022-09-05
1
-1
/
+1
*
fix for setting values for gradio sliders when users has bad data in ui-confi...
AUTOMATIC
2022-09-05
1
-3
/
+3
*
re-integrated tiling option as a UI element
AUTOMATIC
2022-09-05
1
-0
/
+4
*
ESRGAN support
AUTOMATIC
2022-09-04
1
-7
/
+18
[next]