mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-14 00:39:01 +08:00
Updated Install and Run on NVidia GPUs (markdown)
parent
b5d1873215
commit
5a7e94092e
@ -122,7 +122,7 @@ At this point, the instructions for the Manual installation may be applied start
|
|||||||
# Create environment
|
# Create environment
|
||||||
conda create -n StableDiffusion python=3.10.6
|
conda create -n StableDiffusion python=3.10.6
|
||||||
# Activate environment
|
# Activate environment
|
||||||
conda active StableDiffusion
|
conda activate StableDiffusion
|
||||||
# Validate environment is selected
|
# Validate environment is selected
|
||||||
conda env list
|
conda env list
|
||||||
# Start local webserver
|
# Start local webserver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user