Stable Diffusion web UIΒΆ
git clone --depth=1 https://github.com/AUTOMATIC1111/stable-diffusion-webui
cd stable-diffusion-webui
python -m venv venv
venv\Scripts\activate.bat
pip install torch torchvision torchaudio xformers --index-url https://download.pytorch.org/whl/cu121
Edit webui-user.bat
[2][3][4]:
set COMMANDLINE_ARGS=--xformers --port <port>
set XFORMERS_MORE_DETAILS=1
Download type Checkpoint *
and put file *.safetensors
into models/Stable-diffusion
. Liked Earth Satellite Image Map Generator Mix.
pip install hf_transfer
webui-user.bat
ReferenceΒΆ
ResourceΒΆ
Extensions β Available β Load from β Search and Install.
Extensions β Install from URL.
Extensions β Installed β Apply and restartUI.