Updated Install and Run on NVidia GPUs (markdown)

ClashSAN 2022-12-14 16:29:08 +00:00
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