aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xyz_grid.py
Commit message (Expand)AuthorAgeFilesLines
* possible fix for #7804AUTOMATIC2023-02-191-0/+3
* Merge pull request #7568 from Klace/XYZ-ImageCFGAUTOMATIC11112023-02-191-0/+1
|\
| * Img2Img OnlyKyle2023-02-051-1/+1
| * Add Image CFG Scale to XYZ GridKyle2023-02-051-0/+1
* | fix incorrectly named args for gr.Slider in prompt matrix and xyz gridAUTOMATIC2023-02-191-1/+1
* | Expose xyz_grid's values to other extensions for #7721AUTOMATIC2023-02-191-0/+6
|/
* adds grid margins to xyz plot and prompt matrixEllangoK2023-02-051-9/+16
* xyz plot now saves sub grids if opts.grid_saveEllangoK2023-01-281-8/+13
* Merge pull request #7231 from EllangoK/masterAUTOMATIC11112023-01-281-0/+10
|\
| * adds components to infotext_fieldsEllangoK2023-01-261-0/+10
* | changes remaining text from X/Y -> X/Y/ZEllangoK2023-01-271-1/+1
* | deepcopy pc.styles, allows for multiple style axisEllangoK2023-01-271-1/+2
|/
* swaps xyz axes internally if one costs moreEllangoK2023-01-241-12/+52
* handling sub grids and merging into oneEllangoK2023-01-241-11/+18
* implements most of xyz grid scriptEllangoK2023-01-241-36/+78
* renamed xy to xyz gridEllangoK2023-01-241-0/+498