We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0621dd7 commit 84c1825Copy full SHA for 84c1825
docs/installation/INSTALL_MAC.md
@@ -98,7 +98,7 @@ PIP_EXISTS_ACTION=w CONDA_SUBDIR=osx-64 conda env create -f environment-mac.yml
98
# END ARCHITECTURE-DEPENDENT STEP #
99
100
# Activate the environment (you need to do this every time you want to run SD)
101
-conda activate ldm
+conda activate invokeai
102
103
# This will download some bits and pieces and make take a while
104
python scripts/preload_models.py
0 commit comments