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
Age
Commit message (
Expand
)
Author
Lines
2023-01-24
swaps xyz axes internally if one costs more
EllangoK
-12
/
+52
2023-01-24
handling sub grids and merging into one
EllangoK
-12
/
+19
2023-01-24
implements most of xyz grid script
EllangoK
-36
/
+78
2023-01-24
renamed xy to xyz grid
EllangoK
-0
/
+0
2023-01-23
make loras before 0.4.0 ALSO work
AUTOMATIC
-1
/
+2
2023-01-23
Merge pull request #7032 from gmq/extra-network-styles
AUTOMATIC1111
-4
/
+73
2023-01-23
Merge pull request #7116 from vladmandic/api-image-format
AUTOMATIC1111
-10
/
+24
2023-01-23
feat(extra-networks): replace icon background with border
Guillermo Moreno
-2
/
+5
2023-01-23
add support for loras trained on kohya's scripts 0.4.0 (alphas)
AUTOMATIC
-7
/
+11
2023-01-23
api-image-format
Vladimir Mandic
-10
/
+24
2023-01-23
a possible fix for broken image upscaling
AUTOMATIC
-1
/
+1
2023-01-23
add a message about new torch/xformers version and a way to upgrade by specif...
AUTOMATIC
-1
/
+28
2023-01-23
Merge pull request #5939 from petalas/petalas/torch-upgrade
AUTOMATIC1111
-4
/
+2
2023-01-23
better support for xformers flash attention on older versions of torch
AUTOMATIC
-24
/
+30
2023-01-23
Merge remote-tracking branch 'takuma104/xformers-flash-attention'
AUTOMATIC
-2
/
+25
2023-01-23
fix open directory button failing
AUTOMATIC
-2
/
+1
2023-01-23
Merge pull request #7081 from EllangoK/xy-hires
AUTOMATIC1111
-3
/
+15
2023-01-23
Merge pull request #7031 from EllangoK/master
AUTOMATIC1111
-3
/
+11
2023-01-23
Merge pull request #7093 from Shondoit/fix-dark-mode
AUTOMATIC1111
-2
/
+2
2023-01-23
third time's the charm
AUTOMATIC
-1
/
+1
2023-01-23
add missing import to previous commit
AUTOMATIC
-0
/
+1
2023-01-23
Fix dark mode
Shondoit
-2
/
+2
2023-01-23
rework extras tab to use script system
AUTOMATIC
-464
/
+675
2023-01-22
feat(extra-networks): remove view dropdown
Guillermo Moreno
-13
/
+9
2023-01-22
adds hires steps to x/y plot and fixes total_steps calculation
EllangoK
-3
/
+15
2023-01-22
feat(extra-networks): add default view setting
Guillermo Moreno
-4
/
+8
2023-01-22
feat(extra-networks): add thumbs view style
Guillermo Moreno
-12
/
+78
2023-01-22
split oversize extras.py to postprocessing.py
AUTOMATIC
-474
/
+18
2023-01-22
Split history extras.py to postprocessing.py
Andrey
-0
/
+0
2023-01-22
Split history extras.py to postprocessing.py
Andrey
-0
/
+466
2023-01-22
Split history extras.py to postprocessing.py
Andrey
-0
/
+0
2023-01-22
Split history extras.py to postprocessing.py
Andrey
-0
/
+0
2023-01-22
amend previous commit to work in a proper fashion when saving previews
AUTOMATIC
-2
/
+2
2023-01-22
add an option to reorder tabs for extra networks
AUTOMATIC
-2
/
+20
2023-01-22
make extra networks search case-insensitive
AUTOMATIC
-2
/
+2
2023-01-22
hint for discarding layers
AUTOMATIC
-1
/
+2
2023-01-22
add option to discard weights in checkpoint merger UI
AUTOMATIC
-1
/
+12
2023-01-22
fix missing field for aesthetic embedding extension
AUTOMATIC
-1
/
+3
2023-01-22
attention ctrl+up/down enhancements
AUTOMATIC
-47
/
+71
2023-01-22
Merge pull request #7024 from mezotaken/master
AUTOMATIC1111
-9
/
+8
2023-01-21
aligns the axis buttons in x/y plot
EllangoK
-1
/
+5
2023-01-21
compact checkbox and fix copy image btn overflow
EllangoK
-2
/
+6
2023-01-22
fix broken textual inversion extras tab
AUTOMATIC
-1
/
+2
2023-01-22
make current_axis_options class variable
Vladimir Repin
-9
/
+8
2023-01-22
add a slider for default value of added extra networks
AUTOMATIC
-6
/
+10
2023-01-22
enable compact view for train tab
AUTOMATIC
-3
/
+9
2023-01-21
Merge pull request #6938 from DaniAndTheWeb/AMD_automation-patch1
AUTOMATIC1111
-12
/
+19
2023-01-21
Merge pull request #6955 from EllangoK/master
AUTOMATIC1111
-1
/
+14
2023-01-21
Merge pull request #7020 from EllangoK/ui-fix
AUTOMATIC1111
-0
/
+4
2023-01-21
Merge pull request #7022 from mezotaken/master
AUTOMATIC1111
-7
/
+12
[next]