aboutsummaryrefslogtreecommitdiff
path: root/modules/txt2img.py
AgeCommit message (Expand)Author
2022-10-21do not load aesthetic clip model until it's neededAUTOMATIC
2022-10-21Merge branch 'ae'AUTOMATIC
2022-10-16ui fix, re organization of the codeMalumaDev
2022-10-15Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-15fix to tokens lenght, addend embs generator, add new features to edit the emb...MalumaDev
2022-10-14remove scale latent and no-crop options from hires fixAUTOMATIC
2022-10-14Option between stretch and crop for Highres. fixBuckzor
2022-10-14Added first_pass_width and height as adjustable inputs to "High Res Fix"Buckzor
2022-10-14initMalumaDev
2022-10-04option to not show images in web uiAUTOMATIC
2022-10-02added --disable-console-progressbars to disable progressbars in consoleAUTOMATIC
2022-09-23prevent saving settings with bogus valuesAUTOMATIC
2022-09-22Add option to always log generation infoJohan Aires Rastén
2022-09-21prevent seed extras from having effect when extras checkbox is not checkedAUTOMATIC
2022-09-19do not show denoising strength when highres fix is not enabledAUTOMATIC
2022-09-19added highres fix featureAUTOMATIC
2022-09-14added a second style fieldAUTOMATIC
2022-09-11Fixed prompt_style type hints: int -> strJohannesGaessler
2022-09-09support for prompt stylesAUTOMATIC
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