aboutsummaryrefslogtreecommitdiffstats
path: root/modules/modelloader.py
Commit message (Expand)AuthorAgeFilesLines
* use lowercase name for sorting; keep `UpscalerLanczos` and `UpscalerNearest` ...Brad Smith2023-03-061-2/+2
* sort upscalers by nameBrad Smith2023-02-241-2/+6
* Update modelloader.pyspezialspezial2023-02-041-0/+3
* add more stuff to ignore when creating model from configAUTOMATIC2023-01-101-1/+3
* Make it so that upscalers are not repeated when restarting UI.AUTOMATIC2023-01-031-0/+20
* add built-in extension systemAUTOMATIC2022-12-031-15/+5
* Label and load SD .safetensors model filesTim Patton2022-11-191-0/+1
* add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...victorca252022-10-301-0/+3
* Merge branch 'master' into ScuNETd8ahazard2022-10-021-2/+3
|\
| * fix incorrect use of glob in modelloader for #1410AUTOMATIC2022-10-021-1/+1
| * Logging....d8ahazard2022-09-301-1/+0
| * Fix recursive model loadingd8ahazard2022-09-301-1/+3
* | Optimize model loaderd8ahazard2022-09-301-3/+16
|/
* remove unwanted formatting/functionality from the PRAUTOMATIC2022-09-301-1/+8
* undo upscaler model filename tamperingAUTOMATIC2022-09-301-1/+0
* Fixes, cleanup.d8ahazard2022-09-301-14/+0
* Holy $hit.d8ahazard2022-09-291-20/+54
* Remove debugging messaged8ahazard2022-09-271-1/+0
* Use model loader with stable-diffusion too.d8ahazard2022-09-271-7/+18
* Cleanup existing directories, fixesd8ahazard2022-09-261-0/+38
* Re-implement universal model loadingd8ahazard2022-09-261-0/+65