From e6c4eeb2eeeb3033629cb3fee3b729ca912606b9 Mon Sep 17 00:00:00 2001 From: Christopher Williams Date: Sat, 1 Oct 2022 14:07:36 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f93e047..503fa77 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This isn't the fastest experience you'll have with stable diffusion but it does ## Requirements -### Windows and Linux +### Windows and Linux requirements Install Anaconda https://www.anaconda.com/ @@ -17,6 +17,13 @@ Yes even on a linux system anaconda needs to be installed. #### Windows +##### Install Visual Studio runtime + +Go to this link and install the Visual Studio 2015, 2017, 2019, 2022 x64 file and install it. + +https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 + + ##### Install Git https://git-scm.com/downloads version control manager for code @@ -29,7 +36,7 @@ Windows users need this verison https://eternallybored.org/misc/wget/ download the .exe and I copied it to my C:/Windows/System directory (this isn't the correct way just the fastest to get it working) -##### Install WSL +##### Install WSLd open a powershell terminal as administrator from your start menu and right mouse click over to the run as administrator and run the following ``` wsl -install