aboutsummaryrefslogtreecommitdiffstats
path: root/modules/esrgan_model.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix/Revert opts name from GAN to ESRGANd8ahazard2022-09-221-2/+2
|
* Add new models, fix shared opts issuesd8ahazard2022-09-221-2/+2
| | | | | | 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...
* Revert "fix for swininr PR breaking ESRGAN for new users"AUTOMATIC2022-09-211-2/+2
| | | | This reverts commit 8d1d64f9a238272d7a166d21e25cf529c09b2ad5.
* fix for swininr PR breaking ESRGAN for new usersAUTOMATIC2022-09-211-2/+2
|
* Modular device managementAbdullah Barhoum2022-09-111-1/+2
|
* add a helpful message when user puts RealESRGAN model into ESRGAN directory.AUTOMATIC2022-09-081-5/+8
|
* Added support for launching on Apple Siliconxeonvs2022-09-071-2/+5
|
* ESRGAN supportAUTOMATIC2022-09-041-0/+134