aboutsummaryrefslogtreecommitdiffstats
path: root/modules/txt2img.py
Commit message (Collapse)AuthorAgeFilesLines
* added a second style fieldAUTOMATIC2022-09-141-2/+2
| | | | | | added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI
* Fixed prompt_style type hints: int -> strJohannesGaessler2022-09-111-1/+1
|
* support for prompt stylesAUTOMATIC2022-09-091-1/+2
| | | | fix broken prompt matrix
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-1/+5
|
* More informative progress printingJohannesGaessler2022-09-081-0/+3
|
* codeformer supportAUTOMATIC2022-09-071-2/+2
|
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-2/+3
|
* added poor man's inpainting scriptAUTOMATIC2022-09-031-1/+1
|
* support for scriptsAUTOMATIC2022-09-031-22/+5
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+52