aboutsummaryrefslogtreecommitdiffstats
path: root/modules/devices.py
Commit message (Expand)AuthorAgeFilesLines
* Removing parts no longer needed to fix vramJairo Correa2022-10-051-2/+1
* Merge branch 'master' into fix-vramJairo Correa2022-10-041-3/+12
|\
| * Merge branch 'master' into cpu-cmdline-optbrkirch2022-10-041-0/+10
| |\
| | * send all three of GFPGAN's and codeformer's models to CPU memory instead of j...AUTOMATIC2022-10-041-0/+10
| * | Add BSRGAN to --add-cpubrkirch2022-10-041-1/+1
| * | Add --use-cpu command line optionbrkirch2022-10-041-3/+2
| * | Merge branch 'master' into masterbrkirch2022-10-041-2/+1
| |\|
| * | When device is MPS, use CPU for GFPGAN insteadbrkirch2022-10-011-1/+1
* | | Merge branch 'master' into stableJairo Correa2022-10-021-2/+1
|\ \ \ | | |/ | |/|
| * | initial support for training textual inversionAUTOMATIC2022-10-021-2/+1
| |/
* / Fix memory leak and reduce memory usageJairo Correa2022-09-291-1/+2
|/
* first attempt to produce crrect seeds in batchAUTOMATIC2022-09-131-0/+10
* changes for #294AUTOMATIC2022-09-121-0/+17
* Allow TF32 in CUDA for increased performance #279AUTOMATIC2022-09-121-0/+11
* add half() supporrt for CLIP interrogationAUTOMATIC2022-09-111-0/+6
* CLIP interrogatorAUTOMATIC2022-09-111-6/+10
* Modular device managementAbdullah Barhoum2022-09-111-0/+12