aboutsummaryrefslogtreecommitdiffstats
path: root/modules/esrgan_model.py
AgeCommit message (Expand)AuthorLines
2022-11-17Revert "MPS Upscalers Fix"brkirch-1/+1
2022-10-30add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...victorca25-4/+13
2022-10-25MPS Upscalers Fixbrkirch-1/+1
2022-10-09update ESRGAN architecture and model to support all ESRGAN models in the DB, ...victorca25-62/+128
2022-10-09Removed duplicate definition model_pathMilly-2/+0
2022-10-08Add hypernetwork support to split cross attention v1brkirch-1/+1
2022-10-04Add --use-cpu command line optionbrkirch-5/+4
2022-10-02Update esrgan_model.pyd8ahazard-2/+2
2022-09-30remove unwanted formatting/functionality from the PRAUTOMATIC-61/+62
2022-09-29Holy $hit.d8ahazard-117/+110
2022-09-26Cleanup existing directories, fixesd8ahazard-2/+2
2022-09-26Re-implement universal model loadingd8ahazard-15/+41
2022-09-22Fix/Revert opts name from GAN to ESRGANd8ahazard-2/+2
2022-09-22Add new models, fix shared opts issuesd8ahazard-2/+2
2022-09-21Revert "fix for swininr PR breaking ESRGAN for new users"AUTOMATIC-2/+2
2022-09-21fix for swininr PR breaking ESRGAN for new usersAUTOMATIC-2/+2
2022-09-11Modular device managementAbdullah Barhoum-1/+2
2022-09-08add a helpful message when user puts RealESRGAN model into ESRGAN directory.AUTOMATIC-5/+8
2022-09-07Added support for launching on Apple Siliconxeonvs-2/+5
2022-09-04ESRGAN supportAUTOMATIC-0/+134