diff --git a/README.md b/README.md index e952e72648..f00871ed9f 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ errors like 'expected type Float but found Half' or 'not implemented for Half' you can try starting `invoke.py` with the `--precision=float32` flag: ```bash -(invokeai) ~/stable-diffusion$ python scripts/invoke.py --precision=float32 +(invokeai) ~/InvokeAI$ python scripts/invoke.py --precision=float32 ``` ### Features