aboutsummaryrefslogtreecommitdiffstats
path: root/modules/generation_parameters_copypaste.py
Commit message (Expand)AuthorAgeFilesLines
* infotext updates: add option to disregard certain infotext fields, add option...AUTOMATIC11112023-12-021-4/+9
* fix re_param_code (regression bug PR #13458)Won-Kyu Park2023-10-021-1/+1
* fix fieldname regex to accept additional [-/] charsWon-Kyu Park2023-10-011-1/+1
* fix generation params regexljleb2023-08-311-1/+1
* fix for Reload UI function: if you reload UI on one tab, other opened tabs wi...AUTOMATIC11112023-08-271-0/+1
* put infotext label for setting into OptionInfo definition rather than in a se...AUTOMATIC11112023-08-101-28/+11
* add VAE to infotextAUTOMATIC11112023-08-101-0/+1
* face restoration and tiling moved to settings - use "Options in main UI" sett...AUTOMATIC11112023-08-101-0/+2
* split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC11112023-08-091-2/+1
* Options in main UI updateAUTOMATIC11112023-08-071-0/+5
* Add sigma params to infotextcatboxanon2023-08-061-0/+4
* Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf2023-08-051-0/+3
|\
| * hires fix checkpoint selectionAUTOMATIC11112023-07-301-0/+3
* | add infotextKohaku-Blueleaf2023-08-051-0/+8
|/
* Merge pull request #11046 from akx/ded-codeAUTOMATIC11112023-06-271-29/+0
|\
| * Remove a bunch of unused/vestigial codeAarni Koskela2023-06-051-29/+0
* | add missing infotext entry for the pad cond/uncond optionAUTOMATIC2023-06-271-0/+1
* | print error and continuew-e-w2023-06-051-9/+12
|/
* Merge pull request #10956 from akx/lenAUTOMATIC11112023-06-051-4/+2
|\
| * Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela2023-06-021-4/+2
* | infer styles from prompts, and an option to control the behaviorAUTOMATIC2023-06-041-0/+8
|/
* add quoting for infotext values that have a colon in themAUTOMATIC2023-05-281-1/+1
* updates for the noise schedule settingsAUTOMATIC2023-05-271-12/+12
* use Schedule instead of SchedKohaku-Blueleaf2023-05-241-12/+12
* improvementsKohaku-Blueleaf2023-05-241-4/+16
* Use type to determine if it is enableKohaku-Blueleaf2023-05-231-1/+0
* Use settings instead of main interfaceKohaku-Blueleaf2023-05-231-0/+5
* rework hires prompts/sampler code to among other things support different ext...AUTOMATIC2023-05-181-11/+25
* Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...AUTOMATIC2023-05-181-1/+5
|\
| * Merge branch 'master' into improved-hr-conflict-testInvincibleDude2023-03-141-3/+10
| |\
| * \ Merge branch 'master' into improved-hr-conflict-testInvincibleDude2023-03-031-3/+4
| |\ \
| * \ \ Merge branch 'master' into improved-hr-conflict-testInvincibleDude2023-01-301-69/+137
| |\ \ \
| * \ \ \ Merge branch 'master' into masterInvincibleDude2023-01-291-5/+5
| |\ \ \ \
| * | | | | Gen params paste improvementinvincibledude2023-01-221-2/+2
| * | | | | Gen params paste improvementinvincibledude2023-01-221-2/+3
| * | | | | Gen params paste improvementinvincibledude2023-01-221-7/+4
| * | | | | Gen params paste improvementinvincibledude2023-01-221-0/+3
| * | | | | Gen params paste improvementinvincibledude2023-01-221-0/+3
* | | | | | updates for #9256AUTOMATIC2023-05-141-1/+1
* | | | | | heavily simplifypapuSpartan2023-05-131-36/+0
* | | | | | Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...papuSpartan2023-05-121-9/+11
|\ \ \ \ \ \
| * | | | | | fixes for B007AUTOMATIC2023-05-101-1/+1
| * | | | | | ruff manual fixesAUTOMATIC2023-05-101-2/+2
| * | | | | | imports cleanup for ruffAUTOMATIC2023-05-101-4/+0
| * | | | | | Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-2/+2
| * | | | | | Merge pull request #9760 from Sakura-Luna/refreshAUTOMATIC11112023-05-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | Reopen image fixSakura-Luna2023-05-051-0/+1
| * | | | | | | disable useless progress display when pasting infotext using the blur buttonAUTOMATIC2023-05-081-0/+5
* | | | | | | | fix maximum downsampling optionpapuSpartan2023-05-031-1/+3
* | | | | | | | resolve merge conflicts and swap to dev branch for nowpapuSpartan2023-05-031-1/+7
|\| | | | | | |