aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
AgeCommit message (Expand)AuthorLines
2023-01-25add an experimental option to apply loras to outputs rather than inputsAUTOMATIC-2/+10
2023-01-23Also make SwinIR skippablecatboxanon-2/+2
2023-01-23Make SwinIR interruptiblecatboxanon-1/+7
2023-01-23make loras before 0.4.0 ALSO workAUTOMATIC-1/+2
2023-01-23add support for loras trained on kohya's scripts 0.4.0 (alphas)AUTOMATIC-7/+11
2023-01-22add a slider for default value of added extra networksAUTOMATIC-1/+2
2023-01-21add --lora-dir commandline optionAUTOMATIC-6/+11
2023-01-21load Lora from .ckpt alsoAUTOMATIC-2/+4
2023-01-21Lora support!AUTOMATIC-0/+283
2023-01-21make CLIP interrogator download original text files if the directory does not...AUTOMATIC-50/+0
2023-01-20move token counter to the location of the prompt, add token counting for the ...AUTOMATIC-22/+23
2023-01-19add handling to some places in javascript that can potentially cause issues #...AUTOMATIC-4/+6
2023-01-18add option to show/hide warningsAUTOMATIC-3/+0
2023-01-01moved roll artist to built-in extensionsAUTOMATIC-0/+50
2022-12-24fix F541 f-string without any placeholdersYuval Aboulafia-1/+1
2022-12-10Add safetensors support to LDSRwywywywy-4/+14
2022-12-10Merge pull request #5586 from wywywywy/ldsr-improvementsAUTOMATIC1111-15/+35
2022-12-10Made device agnosticwywywywy-3/+6
2022-12-10LDSR cache / optimization / opt_channelslastwywywywy-12/+29
2022-12-10Fix token counter color on dark themeBwin4L-1/+1
2022-12-10change color of the valid prompt to black - back to how it wasAUTOMATIC-1/+1
2022-12-10Merge pull request #5502 from Bwin4L/masterAUTOMATIC1111-0/+107
2022-12-07Add bracket checking functionality to the txt2img/img2img prompts and negativ...Bwin4L-0/+107
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