Info-icon.png We have moved to https://openmodeldb.info/. This new site has a tag and search system, which will make finding the right models for you much easier! If you have any questions, ask here: https://discord.gg/cpAUpDK

Cupscale Installation

From Upscale Wiki
This is the latest revision of this page; it has no approved revision.
Revision as of 22:20, 12 November 2020 by Nmkd (talk | contribs) (Created page with "Cupscale is a Windows GUI application that makes ESRGAN upscaling as easy and accessible as possible. == Installation == Note: Any "antivirus" warnings can be ignored (Chrom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cupscale is a Windows GUI application that makes ESRGAN upscaling as easy and accessible as possible.

Installation

Note: Any "antivirus" warnings can be ignored (Chrome, Windows SmartScreen, etc). They only show up because the program is not well known to their databases yet.

  • Download the latest release (Cupscale.exe) from here. Save the program anywhere - all needed files are contained in the executable.
  • Open the executable. Cupscale will download some resource files on the first run.
  • Cupscale will now prompt you to set a model folder. Set it to the folder you store your ESRGAN models in (or an empty folder if you don't have an yet).
  • Open the "Dependency Checker" window by clicking the icon with a chechbox in it at the top right corner.
  • You now need to install Python and some packages. There are two options to do this:
    A: Install Python yourself, then install Pytorch and OpenCV.
    B: Let Cupscale do the job for you - Click on "Embedded Python Installer" on the left and hit the button to install everything you need. This will take a few minutes.
  • The Dependency Checker should now tell you that you can upscale with CUDA (if you have an Nvidia GPU). You are ready!