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
*
feat(extra-networks): replace icon background with border
Guillermo Moreno
2023-01-23
2
-2
/
+5
*
feat(extra-networks): remove view dropdown
Guillermo Moreno
2023-01-23
2
-13
/
+9
*
feat(extra-networks): add default view setting
Guillermo Moreno
2023-01-22
2
-4
/
+8
*
feat(extra-networks): add thumbs view style
Guillermo Moreno
2023-01-22
4
-12
/
+78
*
amend previous commit to work in a proper fashion when saving previews
AUTOMATIC
2023-01-22
1
-2
/
+2
*
add an option to reorder tabs for extra networks
AUTOMATIC
2023-01-22
3
-2
/
+20
*
make extra networks search case-insensitive
AUTOMATIC
2023-01-22
1
-2
/
+2
*
hint for discarding layers
AUTOMATIC
2023-01-22
1
-1
/
+2
*
add option to discard weights in checkpoint merger UI
AUTOMATIC
2023-01-22
2
-1
/
+12
*
fix missing field for aesthetic embedding extension
AUTOMATIC
2023-01-22
1
-1
/
+3
*
attention ctrl+up/down enhancements
AUTOMATIC
2023-01-22
2
-47
/
+71
*
Merge pull request #7024 from mezotaken/master
AUTOMATIC1111
2023-01-22
1
-9
/
+8
|
\
|
*
make current_axis_options class variable
Vladimir Repin
2023-01-21
1
-9
/
+8
*
|
fix broken textual inversion extras tab
AUTOMATIC
2023-01-21
1
-1
/
+2
*
|
add a slider for default value of added extra networks
AUTOMATIC
2023-01-21
5
-6
/
+10
*
|
enable compact view for train tab
AUTOMATIC
2023-01-21
3
-3
/
+9
*
|
Merge pull request #6938 from DaniAndTheWeb/AMD_automation-patch1
AUTOMATIC1111
2023-01-21
1
-12
/
+19
|
\
\
|
*
|
Update webui.sh
DaniAndTheWeb
2023-01-20
1
-1
/
+1
|
*
|
Update webui.sh
DaniAndTheWeb
2023-01-19
1
-2
/
+2
|
*
|
Usage explanation for Renoir users
DaniAndTheWeb
2023-01-19
1
-0
/
+3
|
*
|
Merge pull request #2 from DaniAndTheWeb/DaniAndTheWeb-sd-Renoir
DaniAndTheWeb
2023-01-19
1
-4
/
+8
|
|
\
\
|
|
*
|
Experimental support for Renoir
DaniAndTheWeb
2023-01-19
1
-4
/
+8
|
|
/
/
|
*
|
GFX env just for RDNA 1 and 2
DaniAndTheWeb
2023-01-19
1
-1
/
+1
|
*
|
Small reformat of the GPU check
DaniAndTheWeb
2023-01-19
1
-5
/
+5
|
*
|
Simplify GPU check
DaniAndTheWeb
2023-01-19
1
-15
/
+10
|
*
|
Environment variable on launch just for Navi cards
DaniAndTheWeb
2023-01-19
1
-1
/
+6
*
|
|
Merge pull request #6955 from EllangoK/master
AUTOMATIC1111
2023-01-21
1
-1
/
+14
|
\
\
\
|
*
|
|
adds descriptions for merging methods in ui
EllangoK
2023-01-20
1
-1
/
+14
*
|
|
|
Merge pull request #7020 from EllangoK/ui-fix
AUTOMATIC1111
2023-01-21
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
fixes ui issues with checkbox and hires. sections
EllangoK
2023-01-21
1
-0
/
+4
*
|
|
|
|
Merge pull request #7022 from mezotaken/master
AUTOMATIC1111
2023-01-21
1
-7
/
+12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
fix auto fill and repair separate axisoptions
Vladimir Repin
2023-01-21
1
-7
/
+12
|
|
/
/
/
*
|
|
|
add --lora-dir commandline option
AUTOMATIC
2023-01-21
3
-6
/
+11
*
|
|
|
remove the double loading text
AUTOMATIC
2023-01-21
1
-0
/
+1
*
|
|
|
remove timestamp for js files, reformat code
AUTOMATIC
2023-01-21
1
-26
/
+8
*
|
|
|
Merge pull request #7015 from jjtolton/serve-static-js
AUTOMATIC1111
2023-01-21
1
-9
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
remove dead import
James Tolton
2023-01-21
1
-1
/
+0
|
*
|
|
server individually listed javascript files vs single compiled file
James Tolton
2023-01-21
3
-32
/
+23
|
*
|
|
remove commented out lines
James Tolton
2023-01-21
1
-4
/
+0
|
*
|
|
Compile and serve js from /statica instead of inline in html
James Tolton
2023-01-21
3
-5
/
+33
*
|
|
|
make it run on gradio < 3.16.2
AUTOMATIC
2023-01-21
1
-1
/
+1
*
|
|
|
extract extra network data from prompt earlier
AUTOMATIC
2023-01-21
1
-2
/
+2
|
/
/
/
*
|
|
load Lora from .ckpt also
AUTOMATIC
2023-01-21
1
-2
/
+4
*
|
|
add --gradio-queue option to enable gradio queue
AUTOMATIC
2023-01-21
2
-0
/
+5
*
|
|
add search box to extra networks
AUTOMATIC
2023-01-21
3
-6
/
+36
*
|
|
make it so that extra networks are not removed from infotext
AUTOMATIC
2023-01-21
1
-1
/
+3
*
|
|
Lora support!
AUTOMATIC
2023-01-21
9
-4
/
+314
*
|
|
fix failing tests by removing then :^)
AUTOMATIC
2023-01-21
1
-9
/
+1
*
|
|
relocate tool buttons next to generate button
AUTOMATIC
2023-01-21
5
-56
/
+44
*
|
|
make CLIP interrogator download original text files if the directory does not...
AUTOMATIC
2023-01-21
9
-3151
/
+46
[next]