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
reword settings for 4chan export, remove unneded try/excepts, add try/except ...
AUTOMATIC
-18
/
+12
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
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
Fix DPM++ SDE not deterministic across different batch sizes (#5210)
RcINS
-8
/
+30
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
2023-02-05
Add prompt_hash option for file/dir name pattern
techneconn
-0
/
+2
2023-02-04
fix symlinks in extra networks ui
Alex "mcmonkey" Goodwin
-1
/
+1
2023-02-04
Update modelloader.py
spezialspezial
-0
/
+3
2023-02-04
fix issue with switching back to checkpoint that had its checksum calculated ...
AUTOMATIC
-2
/
+3
2023-02-04
add margin parameter to draw_grid_annotations
AUTOMATIC
-7
/
+10
2023-02-04
Merge pull request #7466 from ctwrs/master
AUTOMATIC1111
-2
/
+3
2023-02-04
Merge pull request #7470 from cbrownstein-lambda/update-error-message-no-chec...
AUTOMATIC1111
-1
/
+1
2023-02-04
add --no-hashing
AUTOMATIC
-2
/
+9
2023-02-04
Merge pull request #7461 from brkirch/mac-fixes
AUTOMATIC1111
-61
/
+60
2023-02-04
make Image CFG Scale only show if instrutpix2pix model is loaded
AUTOMATIC
-2
/
+9
2023-02-04
merge CFGDenoiserEdit and CFGDenoiser into single object
AUTOMATIC
-96
/
+37
2023-02-04
Remove unused code
brkirch
-6
/
+0
2023-02-03
Use original CFGDenoiser if image_cfg_scale = 1
Kyle
-2
/
+5
2023-02-03
txt2img Hires Fix
Kyle
-1
/
+2
2023-02-03
Image CFG Added (Full Implementation)
Kyle
-8
/
+103
2023-02-02
Processing only, no CFGDenoiser change
Kyle
-1
/
+1
2023-02-02
Revert "instruct-pix2pix support"
Kyle
-5
/
+5
2023-02-02
instruct-pix2pix support
Kyle
-5
/
+5
2023-02-01
Update error message WRT missing checkpoint file
Cody Brownstein
-1
/
+1
2023-02-01
Add .jpg to allowed thumb formats
ctwrs
-2
/
+3
2023-02-01
Refactor Mac specific code to a separate file
brkirch
-61
/
+66
2023-02-01
Merge pull request #7357 from EllangoK/btn-fix
AUTOMATIC1111
-2
/
+2
2023-02-01
Merge pull request #7414 from joecodecreations/master
AUTOMATIC1111
-1
/
+1
2023-02-01
Refactor MPS fixes to CondFunc
brkirch
-36
/
+14
[next]