Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for `--upcast-sampling` with SD XL | brkirch | 2023-07-18 | 1 | -1/+7 |
* | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | 2023-05-09 | 1 | -1/+1 |
* | Update sd_hijack_unet.py | FNSpd | 2023-03-24 | 1 | -1/+1 |
* | Update sd_hijack_unet.py | FNSpd | 2023-03-21 | 1 | -1/+1 |
* | Apply hijacks in ddpm_edit for upcast sampling | brkirch | 2023-02-08 | 1 | -0/+11 |
* | Refactor conditional casting, fix upscalers | brkirch | 2023-01-28 | 1 | -1/+7 |
* | fix for unet hijack breaking the train tab | AUTOMATIC | 2023-01-25 | 1 | -2/+5 |
* | Add option for float32 sampling with float16 UNet | brkirch | 2023-01-25 | 1 | -0/+29 |
* | Fix various typos | Jim Hays | 2022-12-15 | 1 | -1/+1 |
* | do not replace entire unet for the resolution hack | AUTOMATIC | 2022-12-10 | 1 | -0/+30 |