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-02-09
Use RGB for webp
missionfloyd
-1
/
+1
2023-02-10
remove Badge color and ⚠️ ->📏
w-e-w
-6
/
+6
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
-21
/
+218
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
/
+318
2023-02-06
call modules.sd_vae.refresh_vae_list()
EllangoK
-1
/
+1
2023-02-06
Update batch count/size hints
Vladimir Repin
-2
/
+2
2023-02-05
Update ui_extra_networks.py
CurtisDS
-2
/
+4
2023-02-05
Img2Img Only
Kyle
-1
/
+1
2023-02-05
Add Image CFG Scale to XYZ Grid
Kyle
-0
/
+1
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
Merge branch 'AUTOMATIC1111:master' into master
w-e-w
-38
/
+51
2023-02-05
Merge pull request #7556 from EllangoK/master
AUTOMATIC1111
-27
/
+28
2023-02-05
adds grid margins to xyz plot and prompt matrix
EllangoK
-27
/
+28
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
-2
/
+4
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
-2
/
+4
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 --help
w-e-w
-1
/
+1
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
Merge pull request #7509 from mezotaken/fix-img2imgalt
AUTOMATIC1111
-3
/
+3
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-04
Merge pull request #7481 from Klace/master
AUTOMATIC1111
-8
/
+107
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-04
Fix img2imgalt after samplers separation
Vladimir Repin
-3
/
+3
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
Use the real images size, not the process
Francesco Manzali
-4
/
+4
2023-02-01
Refactor Mac specific code to a separate file
brkirch
-61
/
+66
[prev]
[next]