diff --git a/docs/installation/INSTALL_WINDOWS.md b/docs/installation/INSTALL_WINDOWS.md index 9e67f98269..5dbd23ebeb 100644 --- a/docs/installation/INSTALL_WINDOWS.md +++ b/docs/installation/INSTALL_WINDOWS.md @@ -72,7 +72,7 @@ in the wiki 7. Load the big stable diffusion weights files and a couple of smaller machine-learning models: ```bash - (invokeai) ~/InvokeAI$ python3 scripts/preload_models.py + (invokeai) ~/InvokeAI$ python scripts\preload_models.py ``` !!! note