How to install AUTOMATIC1111/stable-diffusion-webui. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
AUTOMATIC1111/stable-diffusion-webui Installation Guide
How to install AUTOMATIC1111/stable-diffusion-webui. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for AUTOMATIC1111/stable-diffusion-webui. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i AUTOMATIC1111/stable-diffusion-webuior
Install via npx
npx @hexmos/ipm i AUTOMATIC1111/stable-diffusion-webuiPrerequisites
Python
languageVersion: >=3.8.0
Git
system_toolUsed for version control and cloning repositories.
pip
package_managerVersion: 23.x
CUDA (optional)
system_toolFor GPU acceleration, if available.
cuDNN (optional)
system_toolDeep learning library for CUDA. Needed for high-performance training and inference.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Download and Run Script
wget -q https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.shInstall using Python Virtual Environment
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.gitPost Installation Steps
- Open the Stable Diffusion Web UI by navigating to http://localhost:7860 in your web browser.
- You can now start interacting with the interface and explore the capabilities of the software.
