Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-02 | initial support for training textual inversion | AUTOMATIC | -2/+1 | |
2022-09-30 | When device is MPS, use CPU for GFPGAN instead | brkirch | -1/+1 | |
GFPGAN will not work if the device is MPS, so default to CPU instead. | ||||
2022-09-13 | first attempt to produce crrect seeds in batch | AUTOMATIC | -0/+10 | |
2022-09-12 | changes for #294 | AUTOMATIC | -0/+17 | |
2022-09-12 | Allow TF32 in CUDA for increased performance #279 | AUTOMATIC | -0/+11 | |
2022-09-11 | add half() supporrt for CLIP interrogation | AUTOMATIC | -0/+6 | |
2022-09-11 | CLIP interrogator | AUTOMATIC | -6/+10 | |
2022-09-11 | Modular device management | Abdullah Barhoum | -0/+12 | |