We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a59766 commit bb1f391Copy full SHA for bb1f391
README.md
@@ -148,6 +148,7 @@ python_cmd="python3.11"
148
2. Navigate to the directory you would like the webui to be installed and execute the following command:
149
```bash
150
wget -q https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh
151
+chmod +x webui.sh
152
```
153
Or just clone the repo wherever you want:
154
0 commit comments