Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reworking #775 | AUTOMATIC | 2022-09-22 | 1 | -5/+50 |
| | |||||
* | Basic settings for realesrgan model selection. | d8ahazard | 2022-09-22 | 1 | -37/+5 |
| | | | | I don't like that you have to restart the app, but it works. | ||||
* | Fix/Revert opts name from GAN to ESRGAN | d8ahazard | 2022-09-22 | 1 | -2/+2 |
| | |||||
* | Cleanup Imports | d8ahazard | 2022-09-22 | 1 | -3/+1 |
| | |||||
* | Typo Fix | d8ahazard | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | Add new models, fix shared opts issues | d8ahazard | 2022-09-22 | 1 | -6/+27 |
| | | | | | | 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" | AUTOMATIC | 2022-09-21 | 1 | -1/+1 |
| | | | | This reverts commit 8d1d64f9a238272d7a166d21e25cf529c09b2ad5. | ||||
* | fix for swininr PR breaking ESRGAN for new users | AUTOMATIC | 2022-09-21 | 1 | -1/+1 |
| | |||||
* | honor tiling settings for RealESRGAN also | AUTOMATIC | 2022-09-08 | 1 | -2/+4 |
| | | | | load scripts earlier to get errors before model loads | ||||
* | ESRGAN support | AUTOMATIC | 2022-09-04 | 1 | -0/+15 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+70 |