aboutsummaryrefslogtreecommitdiffstats
path: root/modules/lowvram.py
Commit message (Collapse)AuthorAgeFilesLines
* fix for conds of second hires fox pass being calculated using first pass's ↵AUTOMATIC2023-06-041-0/+6
| | | | networks, and add an option to revert to old behavior
* 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
| | | | changed default cfg_scale to a higher value
* 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