aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
Commit message (Expand)AuthorAgeFilesLines
* add an experimental option to apply loras to outputs rather than inputsAUTOMATIC2023-01-252-2/+10
* Also make SwinIR skippablecatboxanon2023-01-241-2/+2
* Make SwinIR interruptiblecatboxanon2023-01-241-1/+7
* make loras before 0.4.0 ALSO workAUTOMATIC2023-01-231-1/+2
* add support for loras trained on kohya's scripts 0.4.0 (alphas)AUTOMATIC2023-01-231-7/+11
* add a slider for default value of added extra networksAUTOMATIC2023-01-211-1/+2
* add --lora-dir commandline optionAUTOMATIC2023-01-213-6/+11
* load Lora from .ckpt alsoAUTOMATIC2023-01-211-2/+4
* Lora support!AUTOMATIC2023-01-214-0/+283
* make CLIP interrogator download original text files if the directory does not...AUTOMATIC2023-01-211-50/+0
* move token counter to the location of the prompt, add token counting for the ...AUTOMATIC2023-01-201-22/+23
* add handling to some places in javascript that can potentially cause issues #...AUTOMATIC2023-01-191-4/+6
* add option to show/hide warningsAUTOMATIC2023-01-181-3/+0
* moved roll artist to built-in extensionsAUTOMATIC2023-01-011-0/+50
* fix F541 f-string without any placeholdersYuval Aboulafia2022-12-241-1/+1
* Add safetensors support to LDSRwywywywy2022-12-102-4/+14
* Merge pull request #5586 from wywywywy/ldsr-improvementsAUTOMATIC11112022-12-102-15/+35
|\
| * Made device agnosticwywywywy2022-12-101-3/+6
| * LDSR cache / optimization / opt_channelslastwywywywy2022-12-102-12/+29
* | Fix token counter color on dark themeBwin4L2022-12-101-1/+1
|/
* change color of the valid prompt to black - back to how it wasAUTOMATIC2022-12-101-1/+1
* Merge pull request #5502 from Bwin4L/masterAUTOMATIC11112022-12-101-0/+107
|\
| * Add bracket checking functionality to the txt2img/img2img prompts and negativ...Bwin4L2022-12-071-0/+107
* | Reinstate DDPM V1 to LDSRwywywywy2022-12-043-1/+1451
|/
* fix accessing options when they are not ready for SwinIR.AUTOMATIC2022-12-031-2/+6
* move #5216 to the extensionAUTOMATIC2022-12-032-0/+287
* add built-in extension systemAUTOMATIC2022-12-0310-0/+2715