./bash-scripts/download-extension.sh
./bash-scripts/download-repository.sh
.bash-scripts/download-model.sh
# Init image
docker build -t sdwebui:2 --force-rm -f Dockerfile .
# Temp install in docker image when time exceeded
docker run -it --name "sd-web" -v `pwd`:/content/ --gpus all -p 7860:7860/tcp sdwebui:2
Or
./init.sh
python launch.py --share --xformers --enable-insecure-extension-access --theme dark --remotemoe --share
https://github.com/camenduru/stable-diffusion-webui#stable-diffusion-web-ui