36 Commits (12c4d5c6b5bf9dd50d0601c36af4f99b65316d58)

Author SHA1 Message Date
AUTOMATIC 12c4d5c6b5 hypernetwork training mk1 3 years ago
AUTOMATIC bad7cb29ce added support for hypernetworks (???) 3 years ago
AUTOMATIC 1069ec49a3 revert back to using list comprehension rather than list and map 3 years ago
DepFA 82eb8ea452 Update xy_grid.py
split vals not 's' from tests
3 years ago
DepFA fd9e049168 strip() split comma delimited lines 3 years ago
DepFA efa61d3168 use csv.reader 3 years ago
DepFA 5d0e6ab856 Allow escaping of commas in xy_grid 3 years ago
AUTOMATIC 556c36b960 add hint, refactor code for #1607 3 years ago
DoTheSneedful 56371153b5 XY plot prompt order simplify logic 3 years ago
DoTheSneedful 1a6d40db35 Fix token ordering in prompt order XY plot 3 years ago
DoTheSneedful 1c5604791d Add a prompt order option to XY plot script 3 years ago
DepFA f710ba11b9 use closest match checkpoint method 3 years ago
Nick Renieris 498515e7a1 scripts/xy_grid: Handle edge-case with non-empty axis values
Fixes bug where if Type is Nothing and axis values are filled out (from ie. previously using another Type), it will still needlessly run it N times (with identical results).
3 years ago
AUTOMATIC d64b451681 added support for automatically installing latest k-diffusion
added eta parameter to parameters output for generated images
split eta settings into ancestral and ddim (because they have different default values)
3 years ago
DepFA 76d6f7b407 Add DDIM Eta to txt2img in xy_grid 3 years ago
DepFA fc2aa6b8f3 Add extra sampler params to xy_grid 3 years ago
DepFA 175baaaca2 xy_grid - Show blank cells when grid is incomplete 3 years ago
AUTOMATIC 31ac0baba0 Reformat some changes from the previous commit. 3 years ago
RnDMonkey ed8b8b3b8c
Fix to XY_Grid script console progress bar and other progress bar improvements (#890)
Fix to XY_Grid script console progress bar and other progress bar improvements #890
3 years ago
AUTOMATIC 140f893153 process all values for x/y plot right away to error out if any are bad before any processing begins 3 years ago
AUTOMATIC 304222ef94 X/Y plot support for switching checkpoints. 3 years ago
DepFA e16d762800 add draw legend toggle 3 years ago
DepFA 35229d9488 Add square bracket range+count syntax 3 years ago
AUTOMATIC f6aa0cdb0b Overall progress incorrect with X/Y plot and batch count > 1 #441 3 years ago
JustAnOkapi f9f9d04b5f prevent extras from saving in dir
Extras have none of the vars used in dir names, so they cant be saved into dirs.
+grid code cleanup
3 years ago
AUTOMATIC a4416f3585 [BUG] Not Working As Intended - create a directory with name derived from the prompt #306 3 years ago
AUTOMATIC efde17e839 i will also fix floating point significant digits 3 years ago
AUTOMATIC b1707553cf added resize seeds and variation seeds features 3 years ago
AUTOMATIC 41434ba3cd make X/Y plot's S/R apply to negative prompt as well. 3 years ago
AUTOMATIC a1743e4518 remove double basicr requirement
add seed change for anon
3 years ago
AUTOMATIC 66a9ca9d00 fixes for incorrect progressbar 3 years ago
AUTOMATIC 395f170597 readme extras for VRAM for
added missing packages to requirements for #74
add support for negative numbers in X/Y plot (plus ranges) #73
changed progressbar to work properly with custom modes
3 years ago
AUTOMATIC a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
3 years ago
AUTOMATIC b99a47b12d save grids created by scripts 3 years ago
AUTOMATIC af133859f0 fix for sampler not working in X/Y plot script 3 years ago
AUTOMATIC 592334f322 scripts 3 years ago