aboutsummaryrefslogtreecommitdiffstats
path: root/modules/modelloader.py
AgeCommit message (Expand)AuthorLines
2023-03-21Move `load_file_from_url`ArrowM-1/+1
2023-03-06use lowercase name for sorting; keep `UpscalerLanczos` and `UpscalerNearest` ...Brad Smith-2/+2
2023-02-24sort upscalers by nameBrad Smith-2/+6
2023-02-04Update modelloader.pyspezialspezial-0/+3
2023-01-10add more stuff to ignore when creating model from configAUTOMATIC-1/+3
2023-01-03Make it so that upscalers are not repeated when restarting UI.AUTOMATIC-0/+20
2022-12-03add built-in extension systemAUTOMATIC-15/+5
2022-11-19Label and load SD .safetensors model filesTim Patton-0/+1
2022-10-30add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...victorca25-0/+3
2022-10-02Merge branch 'master' into ScuNETd8ahazard-2/+3
2022-10-02fix incorrect use of glob in modelloader for #1410AUTOMATIC-1/+1
2022-09-30Optimize model loaderd8ahazard-3/+16
2022-09-30Logging....d8ahazard-1/+0
2022-09-30Fix recursive model loadingd8ahazard-1/+3
2022-09-30remove unwanted formatting/functionality from the PRAUTOMATIC-1/+8
2022-09-30undo upscaler model filename tamperingAUTOMATIC-1/+0
2022-09-29Fixes, cleanup.d8ahazard-14/+0
2022-09-29Holy $hit.d8ahazard-20/+54
2022-09-27Remove debugging messaged8ahazard-1/+0
2022-09-27Use model loader with stable-diffusion too.d8ahazard-7/+18
2022-09-26Cleanup existing directories, fixesd8ahazard-0/+38
2022-09-26Re-implement universal model loadingd8ahazard-0/+65