Update README.md

main
Christopher Williams 3 years ago
parent e42f3e3fb8
commit e6c4eeb2ee

@ -9,7 +9,7 @@ This isn't the fastest experience you'll have with stable diffusion but it does
## Requirements ## Requirements
### Windows and Linux ### Windows and Linux requirements
Install Anaconda Install Anaconda
https://www.anaconda.com/ https://www.anaconda.com/
@ -17,6 +17,13 @@ Yes even on a linux system anaconda needs to be installed.
#### Windows #### 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 ##### Install Git
https://git-scm.com/downloads https://git-scm.com/downloads
version control manager for code version control manager for code
@ -29,7 +36,7 @@ Windows users need this verison
https://eternallybored.org/misc/wget/ 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) 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 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 wsl -install

Loading…
Cancel
Save