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