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-05
Add prompt_hash option for file/dir name pattern
techneconn
-0
/
+2
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
2023-02-01
MPS fix is still needed :(
brkirch
-0
/
+3
2023-01-30
Adding default true to use_original_name_batch as images should by default ho...
Joey Sanchez
-1
/
+1
2023-01-30
Add --skip-version-check to disable messages asking users to upgrade torch.
AUTOMATIC
-0
/
+2
2023-01-30
make the program read Discard penultimate sigma from generation parameters
AUTOMATIC
-0
/
+1
2023-01-30
make the program read Eta and Eta DDIM from generation parameters
AUTOMATIC
-5
/
+9
2023-01-30
split samplers into one more files for k-diffusion
AUTOMATIC
-348
/
+22
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+339
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+0
2023-01-30
split compvis sampler and shared sampler stuff into their own files
AUTOMATIC
-1117
/
+28
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+552
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+552
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+0
2023-01-30
add override settings component to img2img
AUTOMATIC
-3
/
+8
2023-01-30
make it possible to search checkpoint by its hash
AUTOMATIC
-1
/
+2
2023-01-30
update prompt token counts after using the paste params button
AUTOMATIC
-3
/
+3
2023-01-30
change disable_weights_auto_swap to true by default
AUTOMATIC
-1
/
+1
2023-01-30
make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...
AUTOMATIC
-80
/
+210
2023-01-29
remove Batch size and Batch pos from textinfo (goodbye)
AUTOMATIC
-2
/
+0
2023-01-29
do not display the message for TI unless the list of loaded embeddings changed
AUTOMATIC
-3
/
+7
2023-01-29
fixes #7284 btn unbound error
EllangoK
-2
/
+2
2023-01-29
add buttons for auto-search in subdirectories for extra tabs
AUTOMATIC
-1
/
+26
[next]