Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved roll artist to built-in extensions | AUTOMATIC | 2023-01-01 | 1 | -0/+50 |
| | |||||
* | fix F541 f-string without any placeholders | Yuval Aboulafia | 2022-12-24 | 1 | -1/+1 |
| | |||||
* | Add safetensors support to LDSR | wywywywy | 2022-12-10 | 2 | -4/+14 |
| | |||||
* | Merge pull request #5586 from wywywywy/ldsr-improvements | AUTOMATIC1111 | 2022-12-10 | 2 | -15/+35 |
|\ | | | | | LDSR improvements - cache / optimization / opt_channelslast | ||||
| * | Made device agnostic | wywywywy | 2022-12-10 | 1 | -3/+6 |
| | | |||||
| * | LDSR cache / optimization / opt_channelslast | wywywywy | 2022-12-10 | 2 | -12/+29 |
| | | |||||
* | | Fix token counter color on dark theme | Bwin4L | 2022-12-10 | 1 | -1/+1 |
|/ | |||||
* | change color of the valid prompt to black - back to how it was | AUTOMATIC | 2022-12-10 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5502 from Bwin4L/master | AUTOMATIC1111 | 2022-12-10 | 1 | -0/+107 |
|\ | | | | | Add bracket checking functionality to the txt2img/img2img prompts | ||||
| * | Add bracket checking functionality to the txt2img/img2img prompts and ↵ | Bwin4L | 2022-12-07 | 1 | -0/+107 |
| | | | | | | | | negative prompts. | ||||
* | | Reinstate DDPM V1 to LDSR | wywywywy | 2022-12-04 | 3 | -1/+1451 |
|/ | |||||
* | fix accessing options when they are not ready for SwinIR. | AUTOMATIC | 2022-12-03 | 1 | -2/+6 |
| | |||||
* | move #5216 to the extension | AUTOMATIC | 2022-12-03 | 2 | -0/+287 |
| | |||||
* | add built-in extension system | AUTOMATIC | 2022-12-03 | 10 | -0/+2715 |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions |