Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-07-24 | repair --medvram for SD2.x too after SDXL update | AUTOMATIC1111 | -3/+4 |
2023-07-14 | repair medvram and lowvram | AUTOMATIC1111 | -1/+3 |
2023-07-12 | SDXL support | AUTOMATIC1111 | -14/+37 |
2023-06-04 | fix for conds of second hires fox pass being calculated using first pass's ne... | AUTOMATIC | -0/+6 |
2023-03-25 | Add support for the Variations models (unclip-h and unclip-l) | MrCheeze | -4/+6 |
2022-12-10 | unload depth model if medvram/lowvram enabled | MrCheeze | -5/+7 |
2022-11-26 | make SD2 compatible with --medvram setting | AUTOMATIC | -0/+8 |
2022-11-01 | Unload sd_model before loading the other | Jairo Correa | -8/+13 |
2022-10-22 | remove parsing command line from devices.py | AUTOMATIC | -5/+4 |
2022-09-12 | memory optimization for CLIP interrogator | AUTOMATIC | -0/+10 |
2022-09-11 | Modular device management | Abdullah Barhoum | -6/+2 |
2022-09-07 | Miss device type for option --medvram | xeonvs | -3/+6 |
2022-09-03 | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | -0/+73 |