fix conda env in codeblock

This commit is contained in:
mauwii 2022-10-11 00:59:44 +02:00
parent 87ac217e43
commit 97ebe58b5b
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -96,7 +96,7 @@ You wil need one of the following:
To run in full-precision mode, start `invoke.py` with the `--full_precision` flag: To run in full-precision mode, start `invoke.py` with the `--full_precision` flag:
```bash ```bash
(ldm) ~/InvokeAI$ python scripts/invoke.py --full_precision (invokeai) ~/InvokeAI$ python scripts/invoke.py --full_precision
``` ```
## :octicons-log-16: Latest Changes ## :octicons-log-16: Latest Changes