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
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
-0
/
+10
2023-01-05
add footer with versions
AUTOMATIC
-1
/
+30
2023-01-05
Merge pull request #6329 from Kryptortio/add_even_more_element_ids
AUTOMATIC1111
-8
/
+8
2023-01-05
add Discard penultimate sigma to infotext
AUTOMATIC
-3
/
+7
2023-01-05
Merge pull request #6044 from hentailord85ez/discard-penultimate-sigma
AUTOMATIC1111
-1
/
+5
2023-01-05
Merge pull request #6328 from lolsuffocate/fix-png-info-api
AUTOMATIC1111
-6
/
+15
2023-01-05
move sd_model assignment to the place where we change the sd_model
AUTOMATIC
-5
/
+9
2023-01-05
Merge branch 'AUTOMATIC1111:master' into fix-sd-arch-switch-in-override-settings
Philpax
-733
/
+1233
2023-01-05
make hires fix not do anything if the user chooses the second pass resolution...
AUTOMATIC
-8
/
+17
2023-01-04
Add element ids for script components and a few more in ui.py
me
-8
/
+8
2023-01-04
fix incorrect display/calculation for number of steps for hires fix in progre...
AUTOMATIC
-6
/
+12
2023-01-04
Use the read_info_from_image function directly
Suffocate
-6
/
+15
2023-01-04
added the option to specify target resolution with possibility of truncating ...
AUTOMATIC
-15
/
+74
2023-01-04
train tab visual updates
AUTOMATIC
-14
/
+21
2023-01-04
Merge branch 'master' into gradient-clipping
AUTOMATIC1111
-4856
/
+4432
2023-01-04
Merge pull request #6305 from vladmandic/fix-jpeg
AUTOMATIC1111
-2
/
+0
2023-01-04
add XY plot parameters to grid image and do not add them to individual images
AUTOMATIC
-1
/
+1
2023-01-04
rename weirdly named variables from #3176
AUTOMATIC
-7
/
+5
2023-01-04
Merge branch 'master' into master
AUTOMATIC1111
-5624
/
+8383
2023-01-04
Revert "Merge pull request #3791 from shirayu/fix/filename"
AUTOMATIC
-12
/
+4
2023-01-04
Merge pull request #3791 from shirayu/fix/filename
AUTOMATIC1111
-4
/
+12
2023-01-04
use shared function from processing for creating dummy mask when training inp...
AUTOMATIC
-43
/
+29
2023-01-04
update pillow
Vladimir Mandic
-2
/
+0
2023-01-04
fix the merge
AUTOMATIC
-9
/
+5
2023-01-04
Merge branch 'master' into inpaint_textual_inversion
AUTOMATIC1111
-4956
/
+5297
2023-01-04
Merge pull request #6304 from vladmandic/add-cross-attention-info
AUTOMATIC1111
-1
/
+11
2023-01-04
add infotext to "-before-highres-fix" images
AUTOMATIC
-1
/
+5
2023-01-04
fix jpeg
Vladimir Mandic
-2
/
+2
2023-01-04
make it possible to work with opts.show_progress_every_n_steps = -1 with medvram
AUTOMATIC
-2
/
+4
2023-01-04
add cross-attention info
Vladimir Mandic
-1
/
+11
2023-01-04
Merge pull request #5969 from philpax/include-job-timestamp-in-progress-api
AUTOMATIC1111
-0
/
+1
2023-01-04
use commandline-supplied cuda device name instead of cuda:0 for safetensors P...
AUTOMATIC
-1
/
+1
2023-01-04
Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed'
AUTOMATIC
-1
/
+4
2023-01-04
fix typo
Vladimir Mandic
-0
/
+1
2023-01-04
fix broken inpainting model
AUTOMATIC
-3
/
+0
2023-01-04
disable broken API logging
AUTOMATIC
-1
/
+0
2023-01-04
Merge pull request #6253 from Shondoit/ti-optim
AUTOMATIC1111
-9
/
+33
2023-01-04
Merge pull request #6264 from vladmandic/add-state-info
AUTOMATIC1111
-7
/
+31
2023-01-04
Merge pull request #6261 from vladmandic/api-logging
AUTOMATIC1111
-1
/
+25
2023-01-04
Merge pull request #6299 from stysmmaker/feat/latent-upscale-modes
AUTOMATIC1111
-3
/
+6
2023-01-04
Merge pull request #6298 from stysmmaker/fix/intermediate-step-full-res
AUTOMATIC1111
-1
/
+1
2023-01-04
Rename bicubic antialiased option
MMaker
-1
/
+1
2023-01-04
Merge branch 'AUTOMATIC1111:master' into feat/latent-upscale-modes
MMaker
-2
/
+2
2023-01-04
fix checkpoint list API
AUTOMATIC
-2
/
+2
2023-01-04
Update processing.py
MMaker
-1
/
+1
2023-01-04
Add new latent upscale modes
MMaker
-2
/
+5
2023-01-04
find configs for models at runtime rather than when starting
AUTOMATIC
-14
/
+22
2023-01-04
helpful error message when trying to load 2.0 without config
AUTOMATIC
-12
/
+48
2023-01-04
fix: Save full res of intermediate step
MMaker
-1
/
+1
2023-01-03
ui: save dropdown sampling method to the ui-config
Max Weber
-0
/
+1
[next]