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-02-19
Merge pull request #7564 from w-e-w/configurable_image_downscale
AUTOMATIC1111
-3
/
+13
2023-02-19
display 8 (rather than 7) characters of the extension commit hash in the inst...
AUTOMATIC
-1
/
+1
2023-02-19
Merge pull request #7798 from vladmandic/extensions
AUTOMATIC1111
-5
/
+9
2023-02-19
fix the a merge conflict resolve i did that entirely breaks image generation
AUTOMATIC
-3
/
+0
2023-02-19
Merge pull request #7730 from CCRcmcpe/fix-dpm-sde-batch
AUTOMATIC1111
-8
/
+31
2023-02-19
make PNG info tab work properly with parameter overrides
AUTOMATIC
-8
/
+9
2023-02-19
Merge branch 'master' into fix-save-params-2
AUTOMATIC1111
-5
/
+7
2023-02-19
Merge pull request #7824 from missionfloyd/download-model
AUTOMATIC1111
-1
/
+1
2023-02-19
Merge pull request #7789 from space-nuko/extra-networks-per-batch
AUTOMATIC1111
-6
/
+5
2023-02-19
simply long version display for torch in UI
AUTOMATIC
-6
/
+1
2023-02-18
store and print real torch version
Vladimir Mandic
-1
/
+6
2023-02-16
Fix params.txt saving for infotexts modified by process_batch
space-nuko
-4
/
+9
2023-02-15
Add ".vae.ckpt" to ext_blacklist
missionfloyd
-1
/
+1
2023-02-15
Add ability to choose using weighted loss or not
Shondoit
-13
/
+32
2023-02-15
Call weighted_forward during training
Shondoit
-2
/
+4
2023-02-15
Add PNG alpha channel as weight maps to data entries
Shondoit
-13
/
+38
2023-02-15
Hijack to add weighted_forward to model: return loss * weight map
Shondoit
-0
/
+52
2023-02-15
Fix error when batch count > 1
RcINS
-4
/
+5
2023-02-14
Download model if none are found
missionfloyd
-1
/
+1
2023-02-13
add version to extensions table
Vladimir Mandic
-5
/
+9
2023-02-13
Apply extra networks per-batch instead of per-session (fixes wildcards)
space-nuko
-6
/
+5
2023-02-11
support SD2.X models
space-nuko
-1
/
+4
2023-02-11
Add cfg_denoised_callback
opparco
-0
/
+33
2023-02-11
Fix DPM++ SDE not deterministic across different batch sizes (#5210)
RcINS
-8
/
+30
2023-02-10
bug fix
space-nuko
-2
/
+4
2023-02-10
Fix face restorers setting
missionfloyd
-1
/
+1
2023-02-10
Fix UniPC order
space-nuko
-1
/
+1
2023-02-10
Add UniPC sampler settings
space-nuko
-3
/
+9
2023-02-10
UniPC does not support img2img (for now)
space-nuko
-3
/
+3
2023-02-10
Fix logspam and live previews
space-nuko
-31
/
+41
2023-02-10
Working UniPC (for batch size 1)
space-nuko
-6
/
+975
2023-02-10
fix arg for hypernetwork train api
minux302
-1
/
+1
2023-02-09
Use RGB for webp
missionfloyd
-1
/
+1
2023-02-09
Convert 16-bit greyscale to 8-bit when saving as JPEG
missionfloyd
-0
/
+2
2023-02-08
Squashed commit of the following:
Gerschel
-9
/
+18
2023-02-08
add missing import
Vladimir Mandic
-0
/
+1
2023-02-08
add missing import
Vladimir Mandic
-0
/
+1
2023-02-08
convert rgba to rgb
Vladimir Mandic
-0
/
+2
2023-02-07
Apply hijacks in ddpm_edit for upcast sampling
brkirch
-0
/
+14
2023-02-06
Support for hypernetworks with --upcast-sampling
brkirch
-2
/
+2
2023-02-06
aspect ratio for dim's; sliders adjust by ratio
Gerschel
-0
/
+20
2023-02-06
call modules.sd_vae.refresh_vae_list()
EllangoK
-1
/
+1
2023-02-05
Update ui_extra_networks.py
CurtisDS
-2
/
+4
2023-02-05
use Default if ValueError
w-e-w
-2
/
+10
2023-02-05
configurable image downscale
w-e-w
-3
/
+5
2023-02-05
adds grid margins to xyz plot and prompt matrix
EllangoK
-3
/
+3
2023-02-05
Merge pull request #7535 from mcmonkey4eva/fix-symlink-extra-network
AUTOMATIC1111
-1
/
+1
2023-02-05
Merge pull request #7554 from techneconn/feature/prompt_hash_option
AUTOMATIC1111
-0
/
+2
2023-02-05
Merge pull request #7528 from spezialspezial/patch-1
AUTOMATIC1111
-0
/
+3
2023-02-05
make it possible to load SD1 checkpoints without CLIP
AUTOMATIC
-8
/
+15
[prev]
[next]