mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Merge branch 'main' into development
- this synchronizes recent document fixes by mauwii
This commit is contained in:
commit
1cdcf33cfa
@ -54,9 +54,11 @@ I got off the web.
|
|||||||
You can selectively mask out the orange and replace it with a baseball in this
|
You can selectively mask out the orange and replace it with a baseball in this
|
||||||
way:
|
way:
|
||||||
|
|
||||||
<figure markdown>
|
```bash
|
||||||
`#!bash invoke> a baseball -I /path/to/still_life.png -tm orange`
|
invoke> a baseball -I /path/to/still_life.png -tm orange
|
||||||
|
```
|
||||||
|
|
||||||
|
<figure markdown>
|
||||||
![](../assets/still-life-inpainted.png)
|
![](../assets/still-life-inpainted.png)
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
@ -119,7 +119,7 @@ will do our best to help.
|
|||||||
```bash
|
```bash
|
||||||
# This will take some time, depending on the speed of your internet connection
|
# This will take some time, depending on the speed of your internet connection
|
||||||
# and will consume about 10GB of space
|
# and will consume about 10GB of space
|
||||||
python scripts/preload_models.py --no-interactive
|
python scripts/preload_models.py
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! todo "Run InvokeAI!"
|
!!! todo "Run InvokeAI!"
|
||||||
|
Loading…
Reference in New Issue
Block a user