Update stable-diffusion.md (#42)

feat/azure-blob
此方一泉 2024-03-20 18:13:08 +08:00 committed by GitHub
parent b17963c32a
commit ff3161a44e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -20,13 +20,13 @@ git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
#### Windows
```bash
cd stable-diffusion-webui
./webui.bash --api --listen
./webui.bat --api --listen
```
#### Linux
```bash
cd stable-diffusion-webui
./webui.bat --api --listen
./webui.sh --api --listen
```
### 2.3. 准备模型