mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add previously missed admonition
This commit is contained in:
parent
746162b578
commit
dbc9134630
@ -138,16 +138,16 @@ python scripts/orig_scripts/txt2img.py \
|
||||
|
||||
1. half-precision requires autocast which is unfortunatelly incompatible
|
||||
|
||||
Note:
|
||||
!!! note
|
||||
|
||||
`#!bash export PIP_EXISTS_ACTION=w` is a precaution to fix a problem where
|
||||
`#!bash export PIP_EXISTS_ACTION=w` is a precaution to fix a problem where
|
||||
|
||||
```bash
|
||||
conda env create \
|
||||
-f environment-mac.yaml
|
||||
```
|
||||
```bash
|
||||
conda env create \
|
||||
-f environment-mac.yaml
|
||||
```
|
||||
|
||||
did never finish in some situations. So it isn't required but wont hurt.
|
||||
did never finish in some situations. So it isn't required but wont hurt.
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user