mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix prompt in README.md
This commit is contained in:
parent
8858f7e97c
commit
f868362ca8
@ -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:
|
you can try starting `invoke.py` with the `--precision=float32` flag:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
(invokeai) ~/stable-diffusion$ python scripts/invoke.py --precision=float32
|
(invokeai) ~/InvokeAI$ python scripts/invoke.py --precision=float32
|
||||||
```
|
```
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
Loading…
Reference in New Issue
Block a user