aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/prompt_matrix.py
Commit message (Expand)AuthorAgeFilesLines
* Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-111-1/+1
* imports cleanup for ruffAUTOMATIC2023-05-101-5/+2
* Update prompt_matrix.py1122924542023-02-221-1/+1
* Update prompt_matrix.py1122924542023-02-221-1/+1
* Merge branch 'master' into 6866-fix-hires-prompt-matrixAUTOMATIC11112023-02-191-12/+33
|\
| * fix incorrectly named args for gr.Slider in prompt matrix and xyz gridAUTOMATIC2023-02-191-1/+1
| * adds grid margins to xyz plot and prompt matrixEllangoK2023-02-051-15/+9
| * Cleanup changes made by formatterYevhenii Hurin2023-01-291-17/+8
| * Compact options UI for Prompt MatrixYevhenii Hurin2023-01-291-10/+17
| * Add delimiter selector to the Prompt Matrix scriptYevhenii Hurin2023-01-291-15/+34
| * Prompt selector for Prompt Matrix scriptYevhenii Hurin2023-01-291-7/+17
* | Use the real images size, not the processFrancesco Manzali2023-02-011-2/+2
* | Fix prompt matrix #rows/#cols when using hiresFrancesco Manzali2023-01-311-1/+1
|/
* rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC2023-01-051-6/+0
* Refactor elem_prefix as function elem_idme2023-01-051-5/+9
* Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me2023-01-051-1/+1
* Add element ids for script components and a few more in ui.pyme2023-01-041-2/+4
* Fix various typosJim Hays2022-12-151-5/+5
* repair #5438AUTOMATIC2022-12-101-10/+4
* allow randomized seeds in prompt_matrixDavid Vorick2022-12-051-3/+10
* Merge pull request #4368 from byzod/masterAUTOMATIC11112022-12-031-1/+1
|\
| * ignores file format settings for gridsbyzod2022-11-061-1/+1
* | updating the displayed generation info when user clicks images in the gallery...Liam2022-11-091-0/+2
|/
* prevent extras from saving in dirJustAnOkapi2022-09-141-1/+1
* [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC2022-09-121-1/+1
* Images in Prompt Matrix grid using different seeds. #208AUTOMATIC2022-09-101-0/+1
* add missing reqs from PRAUTOMATIC2022-09-091-1/+0
* Fix prompt matrix scriptLukas Meller2022-09-091-0/+1
* support for prompt stylesAUTOMATIC2022-09-091-2/+1
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-1/+1
* remove double basicr requirementAUTOMATIC2022-09-061-1/+1
* fixes for incorrect progressbarAUTOMATIC2022-09-061-1/+0
* added progressbarAUTOMATIC2022-09-051-0/+3
* save grids created by scriptsAUTOMATIC2022-09-041-0/+3
* scriptsAUTOMATIC2022-09-031-0/+82