Update readme.md to use environment-wsl2.yaml

This commit is contained in:
Bernard Maltais 2022-09-09 16:49:25 -04:00 committed by AUTOMATIC1111
parent 046ee991fa
commit fed90189c3
2 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ cd automatic1111
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
cd stable-diffusion-webui
conda env create -f environment.yaml
conda env create -f environment-wsl2.yaml
conda activate automatic
# clone repositories for Stable Diffusion and (optionally) CodeFormer