Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | option to keep multiple models in memory | AUTOMATIC1111 | 2023-07-31 | 1 | -4/+4 |
| | |||||
* | textual inversion support for SDXL | AUTOMATIC1111 | 2023-07-29 | 1 | -0/+9 |
| | |||||
* | Update sd_models_xl.py | Janek Mann | 2023-07-20 | 1 | -2/+2 |
| | | | Fix width/height not getting fed into the conditioning | ||||
* | initial SDXL refiner support | AUTOMATIC1111 | 2023-07-14 | 1 | -11/+46 |
| | |||||
* | add support for SDXL loras with te1/te2 modules | AUTOMATIC1111 | 2023-07-13 | 1 | -1/+0 |
| | |||||
* | add XL support for live previews: approx and TAESD | AUTOMATIC1111 | 2023-07-13 | 1 | -1/+1 |
| | |||||
* | fix broken img2img | AUTOMATIC1111 | 2023-07-13 | 1 | -0/+4 |
| | |||||
* | fix CLIP doing the unneeded normalization | AUTOMATIC1111 | 2023-07-13 | 1 | -1/+2 |
| | | | | | revert SD2.1 back to use the original repo add SDXL's force_zero_embeddings to negative prompt | ||||
* | lint | AUTOMATIC1111 | 2023-07-13 | 1 | -1/+1 |
| | |||||
* | get attention optimizations to work | AUTOMATIC1111 | 2023-07-13 | 1 | -0/+3 |
| | |||||
* | linter | AUTOMATIC1111 | 2023-07-12 | 1 | -2/+0 |
| | |||||
* | SDXL support | AUTOMATIC1111 | 2023-07-12 | 1 | -4/+23 |
| | |||||
* | getting SD2.1 to run on SDXL repo | AUTOMATIC1111 | 2023-07-11 | 1 | -0/+40 |