mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
specify which outpainted images use inpainting model
This commit is contained in:
parent
8566490e51
commit
f7ce6fae9a
@ -110,14 +110,17 @@ dog:2 cat:1 -s 50 -S 42 -W 512 -H 512 -C 7.5 -A k_lms
|
||||

|
||||
|
||||
!fix ./curly.png -s 50 -S 942491079 -W 512 -H 512 -C 7.5 -A k_lms -c top 64
|
||||
(this one uses `stable-diffusion-1.5`)
|
||||
## curly.942491079.outcrop.png
|
||||

|
||||
|
||||
!fix ./curly.png -s 50 -S 942491079 -W 512 -H 512 -C 7.5 -A k_lms -c top 64
|
||||
(this one uses `stable-diffusion-1.5`)
|
||||
## curly.942491079.outpaint.png
|
||||

|
||||
|
||||
!fix ./curly.png -s 50 -S 942491079 -W 512 -H 512 -C 7.5 -A k_lms -D top 64
|
||||
(this one uses `inpainting-1.5`)
|
||||
## curly.942491079.outcrop-01.png
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user