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
/
sd_samplers.py
Age
Commit message (
Expand
)
Author
Lines
2022-09-27
add missing s_tmax
DepFA
-3
/
+3
2022-09-27
pass eta to tex2img sampler
DepFA
-2
/
+2
2022-09-27
take extra sampler properties from StableDiffusionProcessing
DepFA
-6
/
+6
2022-09-27
pass extra KDiffusionSampler function parameters
DepFA
-2
/
+18
2022-09-27
pass ddim_eta and ddim_discretize
DepFA
-2
/
+2
2022-09-19
added highres fix feature
AUTOMATIC
-23
/
+32
2022-09-18
fixed a bug with seed reproducibility with bacth_size>0 and bacth_count>0
AUTOMATIC
-0
/
+2
2022-09-16
an option to do exactly the amount of specified steps in img2img
AUTOMATIC
-7
/
+19
2022-09-16
Merge branch 'batch-seed-attempt'
AUTOMATIC
-0
/
+40
2022-09-16
prevent replacing torch_randn globally (instead replacing k_diffusion.samplin...
AUTOMATIC
-5
/
+20
2022-09-16
Prompt editing only applies to images in first batch of desired batch size w...
AUTOMATIC
-0
/
+5
2022-09-15
Merge branch 'prompt_editing'
AUTOMATIC
-16
/
+28
2022-09-15
quantization off by default
AUTOMATIC
-1
/
+1
2022-09-15
Respect quantization setting
C43H66N12O12S2
-1
/
+1
2022-09-15
Construct CompVisDenoiser with quantization
C43H66N12O12S2
-1
/
+1
2022-09-15
prompt editing
AUTOMATIC
-16
/
+28
2022-09-13
first attempt to produce crrect seeds in batch
AUTOMATIC
-0
/
+25
2022-09-13
bandaid for broken ddim sampling #389
AUTOMATIC
-2
/
+7
2022-09-12
Noisy image previews #257
AUTOMATIC
-3
/
+5
2022-09-08
fix for PLMS live previews in txt2img
AUTOMATIC
-2
/
+4
2022-09-08
fix for DDIM live previews in txt2img
AUTOMATIC
-0
/
+6
2022-09-08
More informative progress printing
JohannesGaessler
-2
/
+4
2022-09-07
big improvements to inpainting and outpainting
AUTOMATIC
-1
/
+4
2022-09-06
fix for live progress breaking lowvram and medvram optimizations
AUTOMATIC
-4
/
+20
2022-09-06
added preview option
AUTOMATIC
-2
/
+7
2022-09-06
added progressbar
AUTOMATIC
-6
/
+30
2022-09-03
support for scripts
AUTOMATIC
-11
/
+21
2022-09-03
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC
-0
/
+137