aboutsummaryrefslogtreecommitdiffstats
path: root/modules/lowvram.py
Commit message (Expand)AuthorAgeFilesLines
* add --medvram-sdxlAUTOMATIC11112023-08-221-2/+16
* option to keep multiple models in memoryAUTOMATIC11112023-07-311-0/+3
* repair --medvram for SD2.x too after SDXL updateAUTOMATIC11112023-07-241-3/+4
* repair medvram and lowvramAUTOMATIC11112023-07-141-1/+3
* SDXL supportAUTOMATIC11112023-07-121-14/+37
* fix for conds of second hires fox pass being calculated using first pass's ne...AUTOMATIC2023-06-041-0/+6
* Add support for the Variations models (unclip-h and unclip-l)MrCheeze2023-03-261-4/+6
* unload depth model if medvram/lowvram enabledMrCheeze2022-12-101-5/+7
* make SD2 compatible with --medvram settingAUTOMATIC2022-11-261-0/+8
* Unload sd_model before loading the otherJairo Correa2022-11-011-8/+13
* remove parsing command line from devices.pyAUTOMATIC2022-10-221-5/+4
* memory optimization for CLIP interrogatorAUTOMATIC2022-09-121-0/+10
* Modular device managementAbdullah Barhoum2022-09-111-6/+2
* Miss device type for option --medvramxeonvs2022-09-071-3/+6
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+73