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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt
brkirch
2023-01-06
40
-677
/
+1581
|
\
|
*
fix broken send to extras button
AUTOMATIC
2023-01-03
1
-1
/
+4
|
*
added licenses screen to settings
AUTOMATIC
2023-01-03
6
-234
/
+427
|
*
call script callbacks for reloaded model after loading embeddings
AUTOMATIC
2023-01-03
1
-2
/
+2
|
*
Make it so that upscalers are not repeated when restarting UI.
AUTOMATIC
2023-01-03
2
-7
/
+27
|
*
fix hires fix not working in API when user does not specify upscaler
AUTOMATIC
2023-01-03
1
-1
/
+1
|
*
add support for running with gradio 3.9 installed
AUTOMATIC
2023-01-03
2
-4
/
+23
|
*
some minor improvements for dark mode UI
AUTOMATIC
2023-01-03
1
-3
/
+3
|
*
add option to reorder items in main UI
AUTOMATIC
2023-01-03
2
-46
/
+97
|
*
add a button to show all setting pages
AUTOMATIC
2023-01-03
2
-0
/
+13
|
*
make quicksettings UI elements appear in same order as they are listed in the...
AUTOMATIC
2023-01-03
1
-2
/
+2
|
*
styling rework to make things more compact
AUTOMATIC
2023-01-03
3
-74
/
+89
|
*
change settings UI to use vertical tabs
AUTOMATIC
2023-01-03
2
-28
/
+44
|
*
make edit fields for sliders not get hidden by slider's label when there's no...
AUTOMATIC
2023-01-03
1
-1
/
+1
|
*
make "send to" buttons send actual dimension of the sent image rather than fi...
AUTOMATIC
2023-01-02
2
-20
/
+42
|
*
fix possible error with accessing nonexistent setting
AUTOMATIC
2023-01-02
1
-1
/
+1
|
*
error out with a readable message in chwewckpoint merger for incompatible ten...
AUTOMATIC
2023-01-02
2
-1
/
+3
|
*
make it possible to use fractional values for SD upscale.
AUTOMATIC
2023-01-02
2
-4
/
+4
|
*
Hires fix rework
AUTOMATIC
2023-01-02
7
-60
/
+96
|
*
Merge pull request #6196 from philpax/add-embeddings-api
AUTOMATIC1111
2023-01-02
3
-4
/
+35
|
|
\
|
|
*
feat(api): return more data for embeddings
Philpax
2023-01-02
3
-8
/
+28
|
|
*
feat(api): add /sdapi/v1/embeddings
Philpax
2023-01-01
2
-0
/
+11
|
*
|
Merge pull request #6183 from Kryptortio/add_more_element_ids
AUTOMATIC1111
2023-01-02
3
-134
/
+134
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add a lot more elem_id/HTML id, modified some that were duplicates for seed s...
me
2023-01-01
3
-134
/
+134
|
*
|
fix the issue with training on SD2.0
AUTOMATIC
2023-01-01
2
-2
/
+3
|
|
/
|
*
rework of callback for #6094
AUTOMATIC
2023-01-01
2
-15
/
+21
|
*
Merge pull request #6094 from AlUlkesh/master
AUTOMATIC1111
2023-01-01
2
-0
/
+21
|
|
\
|
|
*
Adding image numbers on grids
AlUlkesh
2023-01-01
2
-0
/
+21
|
*
|
moved roll artist to built-in extensions
AUTOMATIC
2023-01-01
2
-34
/
+53
|
*
|
make refresh buttons look more nice
AUTOMATIC
2023-01-01
3
-10
/
+42
|
*
|
more fixes for gradio update
AUTOMATIC
2023-01-01
2
-2
/
+2
|
*
|
Bump gradio version #YOLO
AUTOMATIC
2023-01-01
3
-3
/
+4
|
*
|
add refresh buttons to checkpoint merger
AUTOMATIC
2023-01-01
2
-1
/
+7
|
*
|
change karras scheduler sigmas to values recommended by SD from old 0.1 to 10...
AUTOMATIC
2023-01-01
2
-2
/
+8
|
*
|
fix weird padding for sampler dropdown in chrome
AUTOMATIC
2023-01-01
1
-5
/
+0
|
*
|
fix 'RuntimeError: Expected all tensors to be on the same device' error preve...
AUTOMATIC
2022-12-31
1
-1
/
+1
|
*
|
show sampler selection in dropdown, add option selection to revert to old rad...
AUTOMATIC
2022-12-31
2
-7
/
+16
|
*
|
HAPPY NEW YEAR
AUTOMATIC
2022-12-31
2
-8
/
+28
|
*
|
make it so that memory/embeddings info is displayed in a separate UI element ...
AUTOMATIC
2022-12-31
4
-18
/
+22
|
*
|
changed embedding accepted shape detection to use existing code and support t...
AUTOMATIC
2022-12-31
1
-24
/
+6
|
*
|
Merge pull request #6149 from vladmandic/validate-embeddings
AUTOMATIC1111
2022-12-31
3
-7
/
+41
|
|
\
\
|
|
*
|
validate textual inversion embeddings
Vladimir Mandic
2022-12-31
3
-7
/
+41
|
*
|
|
Merge pull request #6143 from vladmandic/fix-interrogate
AUTOMATIC1111
2022-12-31
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
initialize result so not to cause exception on empty results
Vladimir Mandic
2022-12-31
1
-1
/
+1
|
*
|
|
alt-diffusion integration
AUTOMATIC
2022-12-31
6
-26
/
+50
|
*
|
|
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
AUTOMATIC
2022-12-31
6
-8
/
+310
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge pull request #4 from 920232796/master
Zac Liu
2022-12-06
4
-7
/
+12
|
|
|
\
\
|
|
|
*
|
delete a file
zhaohu xing
2022-12-06
2
-1
/
+1
|
|
|
*
|
add hash and fix undo hijack bug
zhaohu xing
2022-12-06
4
-6
/
+11
|
|
|
/
/
|
|
*
|
Merge pull request #3 from 920232796/master
Zac Liu
2022-12-06
4
-4
/
+75
|
|
|
\
\
[next]