Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing parts no longer needed to fix vram | Jairo Correa | 2022-10-05 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' into fix-vram | Jairo Correa | 2022-10-04 | 1 | -3/+12 |
|\ | |||||
| * | Merge branch 'master' into cpu-cmdline-opt | brkirch | 2022-10-04 | 1 | -0/+10 |
| |\ | |||||
| | * | send all three of GFPGAN's and codeformer's models to CPU memory instead of ↵ | AUTOMATIC | 2022-10-04 | 1 | -0/+10 |
| | | | | | | | | | | | | just one for #1283 | ||||
| * | | Add BSRGAN to --add-cpu | brkirch | 2022-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | Add --use-cpu command line option | brkirch | 2022-10-04 | 1 | -3/+2 |
| | | | | | | | | | | | | Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option. | ||||
| * | | Merge branch 'master' into master | brkirch | 2022-10-04 | 1 | -2/+1 |
| |\| | |||||
| * | | When device is MPS, use CPU for GFPGAN instead | brkirch | 2022-10-01 | 1 | -1/+1 |
| | | | | | | | | | | | | GFPGAN will not work if the device is MPS, so default to CPU instead. | ||||
* | | | Merge branch 'master' into stable | Jairo Correa | 2022-10-02 | 1 | -2/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | initial support for training textual inversion | AUTOMATIC | 2022-10-02 | 1 | -2/+1 |
| |/ | |||||
* / | Fix memory leak and reduce memory usage | Jairo Correa | 2022-09-29 | 1 | -1/+2 |
|/ | |||||
* | first attempt to produce crrect seeds in batch | AUTOMATIC | 2022-09-13 | 1 | -0/+10 |
| | |||||
* | changes for #294 | AUTOMATIC | 2022-09-12 | 1 | -0/+17 |
| | |||||
* | Allow TF32 in CUDA for increased performance #279 | AUTOMATIC | 2022-09-12 | 1 | -0/+11 |
| | |||||
* | add half() supporrt for CLIP interrogation | AUTOMATIC | 2022-09-11 | 1 | -0/+6 |
| | |||||
* | CLIP interrogator | AUTOMATIC | 2022-09-11 | 1 | -6/+10 |
| | |||||
* | Modular device management | Abdullah Barhoum | 2022-09-11 | 1 | -0/+12 |