aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_models_config.py
AgeCommit message (Expand)AuthorLines
2023-12-21support for sdxl-inpaint modelwangqyqq-1/+5
2023-10-01fix linter issuessuperhero-7-2/+1
2023-09-23support m18superhero-7-1/+5
2023-08-09split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC1111-2/+1
2023-07-14initial SDXL refiner supportAUTOMATIC1111-0/+3
2023-07-13fix CLIP doing the unneeded normalizationAUTOMATIC1111-1/+0
2023-07-12SDXL supportAUTOMATIC1111-1/+4
2023-07-11getting SD2.1 to run on SDXL repoAUTOMATIC1111-0/+2
2023-05-10imports cleanup for ruffAUTOMATIC-1/+0
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-1/+1
2023-03-25Add support for the Variations models (unclip-h and unclip-l)MrCheeze-0/+7
2023-01-28automatically detect v-parameterization for SD2 checkpointsAUTOMATIC-5/+46
2023-01-28make the detection for -v models less broadAUTOMATIC-1/+1
2023-01-27add v2-inpainting model detection, and broaden v-model detection to include a...MrCheeze-1/+4
2023-01-27support detecting midas modelAUTOMATIC-2/+5
2023-01-27remove the need to place configs near modelsAUTOMATIC-0/+65