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