Update sd-install.sh
This commit is contained in:
parent
0682717caa
commit
b2ad3c800a
@ -46,8 +46,6 @@ install_stable_diffusion() {
|
||||
echo "Step 3: Cloning AUTOMATIC1111 Stable Diffusion web UI..."
|
||||
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
|
||||
cd stable-diffusion-webui
|
||||
echo "Setting up web UI..."
|
||||
python3.11 launch.py --share
|
||||
}
|
||||
|
||||
# Main menu
|
||||
|
Loading…
Reference in New Issue
Block a user