aboutsummaryrefslogtreecommitdiff
path: root/modules/txt2img.py
AgeCommit message (Collapse)Author
2022-09-14added a second style fieldAUTOMATIC
added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI
2022-09-11Fixed prompt_style type hints: int -> strJohannesGaessler
2022-09-09support for prompt stylesAUTOMATIC
fix broken prompt matrix
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC
2022-09-08More informative progress printingJohannesGaessler
2022-09-07codeformer supportAUTOMATIC
2022-09-05re-integrated tiling option as a UI elementAUTOMATIC
2022-09-04added poor man's inpainting scriptAUTOMATIC
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC