aboutsummaryrefslogtreecommitdiffstats
path: root/modules/generation_parameters_copypaste.py
AgeCommit message (Expand)AuthorLines
2023-12-16Add FP8 settings into PNG infoKohaku-Blueleaf-0/+6
2023-12-02infotext updates: add option to disregard certain infotext fields, add option...AUTOMATIC1111-4/+9
2023-10-03fix re_param_code (regression bug PR #13458)Won-Kyu Park-1/+1
2023-10-01fix fieldname regex to accept additional [-/] charsWon-Kyu Park-1/+1
2023-08-30fix generation params regexljleb-1/+1
2023-08-27fix for Reload UI function: if you reload UI on one tab, other opened tabs wi...AUTOMATIC1111-0/+1
2023-08-10put infotext label for setting into OptionInfo definition rather than in a se...AUTOMATIC1111-28/+11
2023-08-10add VAE to infotextAUTOMATIC1111-0/+1
2023-08-10face restoration and tiling moved to settings - use "Options in main UI" sett...AUTOMATIC1111-0/+2
2023-08-09split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC1111-2/+1
2023-08-07Options in main UI updateAUTOMATIC1111-0/+5
2023-08-05Add sigma params to infotextcatboxanon-0/+4
2023-08-05Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf-0/+3
2023-08-05add infotextKohaku-Blueleaf-0/+8
2023-07-30hires fix checkpoint selectionAUTOMATIC1111-0/+3
2023-06-27Merge pull request #11046 from akx/ded-codeAUTOMATIC1111-29/+0
2023-06-27add missing infotext entry for the pad cond/uncond optionAUTOMATIC-0/+1
2023-06-06print error and continuew-e-w-9/+12
2023-06-05Remove a bunch of unused/vestigial codeAarni Koskela-29/+0
2023-06-05Merge pull request #10956 from akx/lenAUTOMATIC1111-4/+2
2023-06-04infer styles from prompts, and an option to control the behaviorAUTOMATIC-0/+8
2023-06-02Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela-4/+2
2023-05-28add quoting for infotext values that have a colon in themAUTOMATIC-1/+1
2023-05-27updates for the noise schedule settingsAUTOMATIC-12/+12
2023-05-24use Schedule instead of SchedKohaku-Blueleaf-12/+12
2023-05-24improvementsKohaku-Blueleaf-4/+16
2023-05-23Use type to determine if it is enableKohaku-Blueleaf-1/+0
2023-05-23Use settings instead of main interfaceKohaku-Blueleaf-0/+5
2023-05-18rework hires prompts/sampler code to among other things support different ext...AUTOMATIC-11/+25
2023-05-18Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...AUTOMATIC-1/+5
2023-05-14updates for #9256AUTOMATIC-1/+1
2023-05-13heavily simplifypapuSpartan-36/+0
2023-05-11Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...papuSpartan-9/+11
2023-05-10fixes for B007AUTOMATIC-1/+1
2023-05-10ruff manual fixesAUTOMATIC-2/+2
2023-05-10imports cleanup for ruffAUTOMATIC-4/+0
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-2/+2
2023-05-08Merge pull request #9760 from Sakura-Luna/refreshAUTOMATIC1111-0/+1
2023-05-08disable useless progress display when pasting infotext using the blur buttonAUTOMATIC-0/+5
2023-05-05Reopen image fixSakura-Luna-0/+1
2023-05-03fix maximum downsampling optionpapuSpartan-1/+3
2023-05-03resolve merge conflicts and swap to dev branch for nowpapuSpartan-1/+7
2023-04-29rework Negative Guidance minimum sigma to work with AND, add infotext and cop...AUTOMATIC-0/+1
2023-04-29rename CPU RNG to RNG source in settings, add infotext and parameters copypas...AUTOMATIC-0/+5
2023-04-10Update generation_parameters_copypaste.pypapuSpartan-1/+0
2023-04-10add token merging options to infotext when necessary. Bump tomesdpapuSpartan-0/+37
2023-03-28Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC-3/+0
2023-03-25Add upscaler to img2imgspace-nuko-2/+2
2023-03-25Add upscale slider to img2imgspace-nuko-0/+3
2023-03-25bump gradio to 3.23AUTOMATIC-1/+6