

Create new folder to "stable-diffusion-webui" folder: mkdir repositories.Activate Conda environment: conda activate automatic.Because it uses environment-wsl2.yaml files for setup. Run this command in the "stable-diffusion-webui" folder.Create environment: conda env create -f environment-wsl2.yaml.This will create you a new folder called "stable-diffusion-webui".So I recommend locating it where you have other git folders. Again, it will clone that in the same folder as you are in Terminal.Run that command in same folder as you have downloaded the file before.

#ANACONDA INSTALL PACKAGE FROM GITHUB ARCHIVE#
If you require different Anaconda version, change link based to this Archive page.This will download that file to the folder where you are located now in Terminal.Navigate to your Ubuntu home folder, regardless of your current location, use the command: cd ~.Alternatively, you can also launch it from the Windows Start menu, it should be listed there after it has been installed. Open PowerShell and launch Ubuntu using this command, or launch it from the drop-down arrow near the tabs in the PowerShell window.

