Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change import statements for #14478 | AUTOMATIC1111 | 2023-12-31 | 1 | -2/+2 |
* | Add utility to inspect a model's parameters (to get dtype/device) | Aarni Koskela | 2023-12-31 | 1 | -1/+2 |
* | Merge pull request #14390 from wangqyqq/sdxl-inpaint | AUTOMATIC1111 | 2023-12-30 | 1 | -0/+6 |
|\ | |||||
| * | add some codes for robust | wangqyqq | 2023-12-27 | 1 | -2/+3 |
| * | support for sdxl-inpaint model | wangqyqq | 2023-12-21 | 1 | -0/+5 |
* | | Fix alphas cumprod | Kohaku-Blueleaf | 2023-10-25 | 1 | -1/+1 |
|/ | |||||
* | 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 |
* | 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 |
* | 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 |