Releases: WalkerMx/ESRGAN_Python_Embedded
Releases · WalkerMx/ESRGAN_Python_Embedded
Update 1.4
Update 1.3
Added the required libs and updated others to support GFPGAN.
To use with AutoCrispy, select 'inference_gfpgan.py' as the Script, and 'GFPGANv1.3.pth' as the model.
Note that, unpacked, these files require over 6Gb of space.
Update 1.2
Updated to PyTorch 1.10.0 and CUDA 11.3.
This allows lucky people with nVidia's 30 series cards to actually use their GPU's, rather than defaulting to CPU mode.
If you don't have a 30 series GPU, or don't need CUDA 11.3, you don't need this, use 1.0 + 1.1 update.
Note that, unpacked, these files require over 5.6Gb of space.
Update 1.1
Replace esrgan.py from 1.0 with this version.
Changes: Patched Small File Bug.
Note: This is an update only. You still need to download 1.0!
Build v1.0
No ESRGAN models are included. Models can be found here.
Place them in the models folder.
Note that, unpacked, these files require over 2.4Gb of space.