Update install.sh

This commit is contained in:
RomanNum3ral 2024-07-21 14:30:49 -04:00 committed by GitHub
parent 8366e69022
commit e482d5ee54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ eval "$(pyenv init -)"
source .bashrc
pyenv install 3.10
pyenv global 3.10
cd
mkdir stablediff
cd stablediff
wget https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh