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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7572 from CurtisDS/fix-id-handle-in-extra-networks
AUTOMATIC1111
2023-02-19
1
-2
/
+4
|
\
|
*
Update ui_extra_networks.py
CurtisDS
2023-02-05
1
-2
/
+4
*
|
remove unneeded return from #7583
AUTOMATIC
2023-02-19
1
-1
/
+1
*
|
Merge pull request #7583 from EllangoK/master
AUTOMATIC1111
2023-02-19
1
-1
/
+1
|
\
\
|
*
|
call modules.sd_vae.refresh_vae_list()
EllangoK
2023-02-06
1
-1
/
+1
|
|
/
*
|
Merge pull request #7651 from vladmandic/missing-imports
AUTOMATIC1111
2023-02-19
2
-0
/
+2
|
\
\
|
*
|
add missing import
Vladimir Mandic
2023-02-08
1
-0
/
+1
|
*
|
add missing import
Vladimir Mandic
2023-02-08
1
-0
/
+1
|
|
/
*
|
Merge pull request #7650 from vladmandic/img2img-fix
AUTOMATIC1111
2023-02-19
1
-0
/
+2
|
\
\
|
*
|
convert rgba to rgb
Vladimir Mandic
2023-02-08
1
-0
/
+2
|
|
/
*
|
add slash to non-empty dirs in extra networks interface
AUTOMATIC
2023-02-19
1
-0
/
+4
*
|
Merge pull request #7637 from brkirch/fix-hypernetworks-pix2pix
AUTOMATIC1111
2023-02-19
3
-2
/
+16
|
\
\
|
*
|
Apply hijacks in ddpm_edit for upcast sampling
brkirch
2023-02-08
2
-0
/
+14
|
*
|
Support for hypernetworks with --upcast-sampling
brkirch
2023-02-06
1
-2
/
+2
|
|
/
*
|
Merge pull request #7731 from opparco/master
AUTOMATIC1111
2023-02-19
2
-0
/
+33
|
\
\
|
*
|
Add cfg_denoised_callback
opparco
2023-02-11
2
-0
/
+33
|
|
/
*
|
Revert "Aspect ratio sliders"
AUTOMATIC1111
2023-02-19
2
-31
/
+2
*
|
Merge pull request #7601 from Gerschel/aspect_ratio_sliders
AUTOMATIC1111
2023-02-19
2
-2
/
+31
|
\
\
|
*
|
Squashed commit of the following:
Gerschel
2023-02-09
2
-9
/
+18
|
*
|
aspect ratio for dim's; sliders adjust by ratio
Gerschel
2023-02-06
2
-0
/
+20
|
|
/
*
|
Merge pull request #7691 from missionfloyd/16bit-convert
AUTOMATIC1111
2023-02-19
1
-0
/
+2
|
\
\
|
*
|
Use RGB for webp
missionfloyd
2023-02-10
1
-1
/
+1
|
*
|
Convert 16-bit greyscale to 8-bit when saving as JPEG
missionfloyd
2023-02-09
1
-0
/
+2
|
|
/
*
|
Merge pull request #7727 from missionfloyd/face-restore-setting
AUTOMATIC1111
2023-02-19
1
-1
/
+1
|
\
\
|
*
|
Fix face restorers setting
missionfloyd
2023-02-10
1
-1
/
+1
|
|
/
*
|
reword settings for 4chan export, remove unneded try/excepts, add try/except ...
AUTOMATIC
2023-02-19
2
-18
/
+12
*
|
Merge pull request #7564 from w-e-w/configurable_image_downscale
AUTOMATIC1111
2023-02-19
2
-3
/
+13
|
\
\
|
*
|
use Default if ValueError
w-e-w
2023-02-05
1
-2
/
+10
|
*
|
configurable image downscale
w-e-w
2023-02-05
2
-3
/
+5
|
|
/
*
|
display 8 (rather than 7) characters of the extension commit hash in the inst...
AUTOMATIC
2023-02-19
1
-1
/
+1
*
|
Merge pull request #7798 from vladmandic/extensions
AUTOMATIC1111
2023-02-19
2
-5
/
+9
|
\
\
|
*
|
add version to extensions table
Vladimir Mandic
2023-02-13
2
-5
/
+9
|
|
/
*
|
fix the a merge conflict resolve i did that entirely breaks image generation
AUTOMATIC
2023-02-19
1
-3
/
+0
*
|
Merge pull request #7730 from CCRcmcpe/fix-dpm-sde-batch
AUTOMATIC1111
2023-02-19
2
-8
/
+31
|
\
\
|
*
|
Fix error when batch count > 1
RcINS
2023-02-15
1
-4
/
+5
|
*
|
Fix DPM++ SDE not deterministic across different batch sizes (#5210)
RcINS
2023-02-11
2
-8
/
+30
|
|
/
*
|
make PNG info tab work properly with parameter overrides
AUTOMATIC
2023-02-19
2
-8
/
+9
*
|
Merge branch 'master' into fix-save-params-2
AUTOMATIC1111
2023-02-19
3
-5
/
+7
|
\
\
|
*
\
Merge pull request #7824 from missionfloyd/download-model
AUTOMATIC1111
2023-02-19
1
-1
/
+1
|
|
\
\
|
|
*
|
Add ".vae.ckpt" to ext_blacklist
missionfloyd
2023-02-16
1
-1
/
+1
|
|
*
|
Download model if none are found
missionfloyd
2023-02-15
1
-1
/
+1
|
|
|
/
|
*
|
Merge pull request #7789 from space-nuko/extra-networks-per-batch
AUTOMATIC1111
2023-02-19
1
-6
/
+5
|
|
\
\
|
|
*
|
Apply extra networks per-batch instead of per-session (fixes wildcards)
space-nuko
2023-02-13
1
-6
/
+5
|
|
|
/
|
*
|
simply long version display for torch in UI
AUTOMATIC
2023-02-19
1
-6
/
+1
|
*
|
store and print real torch version
Vladimir Mandic
2023-02-18
1
-1
/
+6
|
|
/
*
/
Fix params.txt saving for infotexts modified by process_batch
space-nuko
2023-02-17
1
-4
/
+9
|
/
*
adds grid margins to xyz plot and prompt matrix
EllangoK
2023-02-05
1
-3
/
+3
*
Merge pull request #7535 from mcmonkey4eva/fix-symlink-extra-network
AUTOMATIC1111
2023-02-05
1
-1
/
+1
|
\
|
*
fix symlinks in extra networks ui
Alex "mcmonkey" Goodwin
2023-02-04
1
-1
/
+1
*
|
Merge pull request #7554 from techneconn/feature/prompt_hash_option
AUTOMATIC1111
2023-02-05
1
-0
/
+2
|
\
\
[next]