aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | LDSR improvements - cache / optimization / opt_channelslast
| * 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
| * Add bracket checking functionality to the txt2img/img2img prompts and ↵Bwin4L2022-12-071-0/+107
| | | | | | | | negative prompts.
* | 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
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions