Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dynamiquel authored Mar 9, 2020
1 parent 2e75fcf commit 44c59ee
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# NVIDIA-Ansel-AI-Enhancer
NVIDIA Ansel AI Enhancer is an app I quickly made that takes advantage of NVIDIA’s Ansel RTX AI Up-Res to allow users to upscale any image to 8K whiles adding further quality.

## Prerequisites
<ul>
<li>.NET Framework 4.7.2</li>
<li>NVIDIA GeForce Experience</li>
<li>NVIDIA display adapter (for greyscale support)</li>
<li>NVIDIA Turing (16/20 series) or newer display adapter (for colour support)</li>
</ul>

## Building
### Prerequisites
<ul>
<li>Visual Studio 2019 for Windows 10</li>
</ul>

Open the **sln** file with Visual Studio 2019. Build > Build Solution.

## Download
You can download a pre-built executable <a href="https://mega.nz/#F!M8MCHYBT!ZlA9MCkxkN_AyNiP5aiN5Q">here</a>.

0 comments on commit 44c59ee

Please sign in to comment.