Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
S
stable-diffusion-webui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
stable-diffusion-webui
Commits
924aa65e
Commit
924aa65e
authored
Sep 09, 2022
by
Bernard Maltais
Committed by
AUTOMATIC1111
Sep 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix README.md
parent
17eb6a04
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
924aa65e
...
...
@@ -179,12 +179,13 @@ Alternatively, here are instructions for installing under WSL2 on windows everyt
```
bash
mkdir
automatic1111
cd
automatic1111
conda
env
create
-f
environment.yaml
conda activate automatic
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
cd
stable-diffusion-webui
conda
env
create
-f
environment.yaml
conda activate automatic
# clone repositories for Stable Diffusion and (optionally) CodeFormer
mkdir
repositories
git clone https://github.com/CompVis/stable-diffusion.git repositories/stable-diffusion
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment