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
/
scripts
/
xy_grid.py
Age
Commit message (
Expand
)
Author
Lines
2022-10-06
revert back to using list comprehension rather than list and map
AUTOMATIC
-1
/
+1
2022-10-06
Update xy_grid.py
DepFA
-1
/
+1
2022-10-06
strip() split comma delimited lines
DepFA
-1
/
+1
2022-10-06
use csv.reader
DepFA
-5
/
+4
2022-10-06
Allow escaping of commas in xy_grid
DepFA
-1
/
+2
2022-10-04
add hint, refactor code for #1607
AUTOMATIC
-17
/
+18
2022-10-04
XY plot prompt order simplify logic
DoTheSneedful
-9
/
+15
2022-10-04
Fix token ordering in prompt order XY plot
DoTheSneedful
-8
/
+5
2022-10-04
Add a prompt order option to XY plot script
DoTheSneedful
-2
/
+38
2022-09-30
use closest match checkpoint method
DepFA
-5
/
+2
2022-09-29
scripts/xy_grid: Handle edge-case with non-empty axis values
Nick Renieris
-0
/
+3
2022-09-28
added support for automatically installing latest k-diffusion
AUTOMATIC
-6
/
+6
2022-09-27
Add DDIM Eta to txt2img in xy_grid
DepFA
-2
/
+2
2022-09-27
Add extra sampler params to xy_grid
DepFA
-1
/
+6
2022-09-27
xy_grid - Show blank cells when grid is incomplete
DepFA
-1
/
+5
2022-09-24
Reformat some changes from the previous commit.
AUTOMATIC
-11
/
+8
2022-09-24
Fix to XY_Grid script console progress bar and other progress bar improvement...
RnDMonkey
-4
/
+28
2022-09-17
process all values for x/y plot right away to error out if any are bad before...
AUTOMATIC
-5
/
+5
2022-09-17
X/Y plot support for switching checkpoints.
AUTOMATIC
-0
/
+15
2022-09-14
add draw legend toggle
DepFA
-6
/
+10
2022-09-14
Add square bracket range+count syntax
DepFA
-0
/
+17
2022-09-14
Overall progress incorrect with X/Y plot and batch count > 1 #441
AUTOMATIC
-3
/
+3
2022-09-14
prevent extras from saving in dir
JustAnOkapi
-1
/
+1
2022-09-12
[BUG] Not Working As Intended - create a directory with name derived from th...
AUTOMATIC
-1
/
+1
2022-09-09
i will also fix floating point significant digits
AUTOMATIC
-0
/
+6
2022-09-09
added resize seeds and variation seeds features
AUTOMATIC
-4
/
+31
2022-09-09
make X/Y plot's S/R apply to negative prompt as well.
AUTOMATIC
-0
/
+1
2022-09-07
remove double basicr requirement
AUTOMATIC
-1
/
+1
2022-09-06
fixes for incorrect progressbar
AUTOMATIC
-2
/
+0
2022-09-06
readme extras for VRAM for
AUTOMATIC
-5
/
+10
2022-09-06
added progressbar
AUTOMATIC
-0
/
+4
2022-09-04
save grids created by scripts
AUTOMATIC
-1
/
+2
2022-09-03
fix for sampler not working in X/Y plot script
AUTOMATIC
-2
/
+3
2022-09-03
scripts
AUTOMATIC
-0
/
+154