mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-07 06:02:53 +08:00
edit Linux section
parent
d2decf77b9
commit
852ea60c69
@ -209,7 +209,7 @@ See [Troubleshooting](Troubleshooting) section for what to do if things go wrong
|
|||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|
||||||
Enter these commands, which will install webui to your current directory:
|
1. Enter these commands, which will install webui to your current directory:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install git python3.10 python3.10-venv -y
|
sudo apt install git python3.10 python3.10-venv -y
|
||||||
@ -217,7 +217,7 @@ git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui && cd https://
|
|||||||
python3.10 -m venv venv
|
python3.10 -m venv venv
|
||||||
```
|
```
|
||||||
|
|
||||||
Install and run with:
|
2. Install and run with:
|
||||||
|
|
||||||
./webui.sh {your_arguments}
|
./webui.sh {your_arguments}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user