Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into refiner | AUTOMATIC1111 | 2023-08-08 | 1 | -232/+0 |
|\ | |||||
| * | REMOVE | AUTOMATIC1111 | 2023-08-08 | 1 | -224/+0 |
| | | |||||
* | | add infotext | AUTOMATIC1111 | 2023-08-06 | 1 | -2/+0 |
| | | | | | | | | | | add proper support for recalculating conds in k-diffusion samplers remove support for compvis samplers | ||||
* | | initial refiner support | AUTOMATIC1111 | 2023-08-06 | 1 | -1/+11 |
|/ | |||||
* | add a message about unsupported samplers | AUTOMATIC1111 | 2023-07-14 | 1 | -3/+3 |
| | |||||
* | suppress ENSD infotext for samplers that don't use it | AUTOMATIC | 2023-05-16 | 1 | -2/+6 |
| | |||||
* | ruff manual fixes | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | ruff auto fixes | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Add support for the Variations models (unclip-h and unclip-l) | MrCheeze | 2023-03-26 | 1 | -7/+24 |
| | |||||
* | add UniPC options to infotext | AUTOMATIC | 2023-03-11 | 1 | -0/+14 |
| | |||||
* | Requested changes | space-nuko | 2023-03-11 | 1 | -1/+3 |
| | |||||
* | UniPC does not support img2img (for now) | space-nuko | 2023-02-10 | 1 | -1/+1 |
| | |||||
* | Fix logspam and live previews | space-nuko | 2023-02-10 | 1 | -9/+11 |
| | |||||
* | Working UniPC (for batch size 1) | space-nuko | 2023-02-10 | 1 | -5/+30 |
| | |||||
* | make the program read Eta and Eta DDIM from generation parameters | AUTOMATIC | 2023-01-30 | 1 | -1/+2 |
| | |||||
* | split samplers into one more files for k-diffusion | AUTOMATIC | 2023-01-30 | 1 | -0/+8 |
| | |||||
* | split compvis sampler and shared sampler stuff into their own files | AUTOMATIC | 2023-01-30 | 1 | -412/+11 |
| | |||||
* | Split history sd_samplers.py to sd_samplers_compvis.py | Andrey | 2023-01-30 | 1 | -0/+552 |