fix prompt in README.md

This commit is contained in:
mauwii 2022-10-18 02:21:43 +02:00 committed by Lincoln Stein
parent 8858f7e97c
commit f868362ca8

View File

@ -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