logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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-webui
or

Install via npx

npx @hexmos/ipm i AUTOMATIC1111/stable-diffusion-webui

Prerequisites

Python

language

Version: >=3.8.0

Git

system_tool

Used for version control and cloning repositories.

pip

package_manager

Version: 23.x

CUDA (optional)

system_tool

For GPU acceleration, if available.

cuDNN (optional)

system_tool

Deep 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.sh

Install using Python Virtual Environment

git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git

Post 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.