aboutsummaryrefslogtreecommitdiff
path: root/modules/txt2img.py
AgeCommit message (Expand)Author
2023-08-12move seed, variation seed and variation seed strength to a single row, dump r...AUTOMATIC1111
2023-08-10face restoration and tiling moved to settings - use "Options in main UI" sett...AUTOMATIC1111
2023-08-08Fix hr use same samplercatboxanon
2023-08-08pass samplers from UI by name, make it possible to use a sampler from infotex...AUTOMATIC1111
2023-07-30hires fix checkpoint selectionAUTOMATIC1111
2023-07-15add padding and identification to generation log section (Failed to find Lora...AUTOMATIC1111
2023-07-10Use closing() with processing classes everywhereAarni Koskela
2023-06-14Note the Gradio user in the Exif dataJared Deckard
2023-05-18rework hires prompts/sampler code to among other things support different ext...AUTOMATIC
2023-05-18Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...AUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-01-30Merge branch 'master' into improved-hr-conflict-testInvincibleDude
2023-01-30make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...AUTOMATIC
2023-01-22Hr separate prompt testinvincibledude
2023-01-22Style fixinvincibledude
2023-01-22PLMS edge-case handling fix 5invincibledude
2023-01-22PLMS edge-case handling fix 3invincibledude
2023-01-21Index fixinvincibledude
2023-01-21Type mismatch fixinvincibledude
2023-01-21First test of different sampler for hi-res fixinvincibledude
2023-01-18bump gradio to 3.16.2AUTOMATIC
2023-01-15big rework of progressbar/preview system to allow multiple users to prompts a...AUTOMATIC
2023-01-14change style dropdowns to multiselectAUTOMATIC
2023-01-04added the option to specify target resolution with possibility of truncating ...AUTOMATIC
2023-01-02Hires fix reworkAUTOMATIC
2022-12-31make it so that memory/embeddings info is displayed in a separate UI element ...AUTOMATIC
2022-11-19change StableDiffusionProcessing to internally use sampler name instead of sa...AUTOMATIC
2022-11-01Release processing resources after it finishesJairo Correa
2022-10-22removed aesthetic gradients as built-inAUTOMATIC
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