| 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 |
Difference between revisions of "Installing IEU on Windows"
Jump to navigation
Jump to search
(test) |
|||
| Line 1: | Line 1: | ||
| − | test | + | First make sure you have already installed ESRGAN and test if it works. After you made sure that that is indeed the case, proceed with this guide. |
| + | # Download the latest IEU release on the IEU.Winforms [https://github.com/ptrsuder/IEU.Winforms/releases releases page]. | ||
| + | # Extract it to your Neural Network folder, in our setup <code>C:\nn\IEU</code>. If you don't have a program to open and extract archives or use the ancient WinRAR, I recommend to install [https://www.7-zip.org/ 7-zip]. | ||
| + | # Open <code>ImageEnhancingUtility.Winforms.exe</code> in the IEU folder. | ||
| + | # It will likely warn you now that some directories don't exist, ignore that for now and click on <code>ok</code>. IEU should now open. | ||
| + | # On the top of the new window click on the tab called settings (it should be the third one). | ||
| + | # Click on the three dots <code>...</code> on the right of the ESRGAN BasicSR folder entry. | ||
| + | # Navigate to your ESRGAN folder (likely <code>C:\nn\ESRGAN</code>) and click on <code>Select Folder</code> in the bottom right of the folder selection window. | ||
| + | # It should have autofilled all paths, if you want to make some changes, now is a good time. | ||
Revision as of 12:33, 2 April 2020
First make sure you have already installed ESRGAN and test if it works. After you made sure that that is indeed the case, proceed with this guide.
- Download the latest IEU release on the IEU.Winforms releases page.
- Extract it to your Neural Network folder, in our setup
C:\nn\IEU. If you don't have a program to open and extract archives or use the ancient WinRAR, I recommend to install 7-zip. - Open
ImageEnhancingUtility.Winforms.exein the IEU folder. - It will likely warn you now that some directories don't exist, ignore that for now and click on
ok. IEU should now open. - On the top of the new window click on the tab called settings (it should be the third one).
- Click on the three dots
...on the right of the ESRGAN BasicSR folder entry. - Navigate to your ESRGAN folder (likely
C:\nn\ESRGAN) and click onSelect Folderin the bottom right of the folder selection window. - It should have autofilled all paths, if you want to make some changes, now is a good time.