aboutsummaryrefslogtreecommitdiff
path: root/modules/esrgan_model.py
AgeCommit message (Collapse)Author
2022-09-22Fix/Revert opts name from GAN to ESRGANd8ahazard
2022-09-22Add new models, fix shared opts issuesd8ahazard
Add General x4x3, GeneralWDN x4x3, and AnimeVideo models from newer ESRGAN releases. Fix issues caused by renaming ESRGAN_tille values to GAN_tile without using an IDE...
2022-09-21Revert "fix for swininr PR breaking ESRGAN for new users"AUTOMATIC
This reverts commit 8d1d64f9a238272d7a166d21e25cf529c09b2ad5.
2022-09-21fix for swininr PR breaking ESRGAN for new usersAUTOMATIC
2022-09-11Modular device managementAbdullah Barhoum
2022-09-08add a helpful message when user puts RealESRGAN model into ESRGAN directory.AUTOMATIC
2022-09-07Added support for launching on Apple Siliconxeonvs
2022-09-04ESRGAN supportAUTOMATIC