Skip to content

Releases: WalkerMx/ESRGAN_Python_Embedded

Update 1.4

Choose a tag to compare

@WalkerMx WalkerMx released this 27 Aug 00:19
a03e0fb

Built with PyInstaller. Only compatible with the newest versions of AutoCrispy (1.2.0.1 and later).

Removed redundant modules and commands. ESRGAN only.

Requires ~5Gb of space unpacked.

Update 1.3

Choose a tag to compare

@WalkerMx WalkerMx released this 27 Mar 02:46
a03e0fb

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

Choose a tag to compare

@WalkerMx WalkerMx released this 26 Oct 07:04
a03e0fb

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

Choose a tag to compare

@WalkerMx WalkerMx released this 05 Sep 04:24
a03e0fb

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

Choose a tag to compare

@WalkerMx WalkerMx released this 16 Aug 00:41
ce5c5f3

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.