Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adds grid margins to xyz plot and prompt matrix | EllangoK | 2023-02-05 | 1 | -15/+9 |
| | |||||
* | Cleanup changes made by formatter | Yevhenii Hurin | 2023-01-29 | 1 | -17/+8 |
| | |||||
* | Compact options UI for Prompt Matrix | Yevhenii Hurin | 2023-01-29 | 1 | -10/+17 |
| | |||||
* | Add delimiter selector to the Prompt Matrix script | Yevhenii Hurin | 2023-01-29 | 1 | -15/+34 |
| | |||||
* | Prompt selector for Prompt Matrix script | Yevhenii Hurin | 2023-01-29 | 1 | -7/+17 |
| | |||||
* | rework #6329 to remove duplicate code and add prevent tab names for showing ↵ | AUTOMATIC | 2023-01-05 | 1 | -6/+0 |
| | | | | in ids for scripts that only exist on one tab | ||||
* | Refactor elem_prefix as function elem_id | me | 2023-01-05 | 1 | -5/+9 |
| | |||||
* | Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵ | me | 2023-01-05 | 1 | -1/+1 |
| | | | | prefixes from img exclusive scripts | ||||
* | Add element ids for script components and a few more in ui.py | me | 2023-01-04 | 1 | -2/+4 |
| | |||||
* | Fix various typos | Jim Hays | 2022-12-15 | 1 | -5/+5 |
| | |||||
* | repair #5438 | AUTOMATIC | 2022-12-10 | 1 | -10/+4 |
| | |||||
* | allow randomized seeds in prompt_matrix | David Vorick | 2022-12-05 | 1 | -3/+10 |
| | |||||
* | Merge pull request #4368 from byzod/master | AUTOMATIC1111 | 2022-12-03 | 1 | -1/+1 |
|\ | | | | | fix #3451 scripts ignores file format settings for grids | ||||
| * | ignores file format settings for grids | byzod | 2022-11-06 | 1 | -1/+1 |
| | | |||||
* | | updating the displayed generation info when user clicks images in the ↵ | Liam | 2022-11-09 | 1 | -0/+2 |
|/ | | | | gallery. feature request 4415 | ||||
* | prevent extras from saving in dir | JustAnOkapi | 2022-09-14 | 1 | -1/+1 |
| | | | | | Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup | ||||
* | [BUG] Not Working As Intended - create a directory with name derived from ↵ | AUTOMATIC | 2022-09-12 | 1 | -1/+1 |
| | | | | the prompt #306 | ||||
* | Images in Prompt Matrix grid using different seeds. #208 | AUTOMATIC | 2022-09-10 | 1 | -0/+1 |
| | |||||
* | add missing reqs from PR | AUTOMATIC | 2022-09-09 | 1 | -1/+0 |
| | | | | | add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR | ||||
* | Fix prompt matrix script | Lukas Meller | 2022-09-09 | 1 | -0/+1 |
| | |||||
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 1 | -2/+1 |
| | | | | fix broken prompt matrix | ||||
* | added resize seeds and variation seeds features | AUTOMATIC | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | remove double basicr requirement | AUTOMATIC | 2022-09-06 | 1 | -1/+1 |
| | | | | add seed change for anon | ||||
* | fixes for incorrect progressbar | AUTOMATIC | 2022-09-06 | 1 | -1/+0 |
| | |||||
* | added progressbar | AUTOMATIC | 2022-09-05 | 1 | -0/+3 |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
* | save grids created by scripts | AUTOMATIC | 2022-09-04 | 1 | -0/+3 |
| | |||||
* | scripts | AUTOMATIC | 2022-09-03 | 1 | -0/+82 |