aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
AgeCommit message (Collapse)AuthorLines
2022-12-07Add bracket checking functionality to the txt2img/img2img prompts and ↵Bwin4L-0/+107
negative prompts.
2022-12-04Reinstate DDPM V1 to LDSRwywywywy-1/+1451
2022-12-03fix accessing options when they are not ready for SwinIR.AUTOMATIC-2/+6
2022-12-03move #5216 to the extensionAUTOMATIC-0/+287
2022-12-03add built-in extension systemAUTOMATIC-0/+2715
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions