mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
updated template styles.
This commit is contained in:
parent
45aa770cd1
commit
fc164d5be2
@ -398,10 +398,10 @@ them together into a prompt template in this way:
|
|||||||
|
|
||||||
prompt:
|
prompt:
|
||||||
style:
|
style:
|
||||||
- greg rutkowski
|
- oil painting
|
||||||
- gustav klimt
|
- watercolor
|
||||||
- renoir
|
- comic book
|
||||||
- donetello
|
- studio photography
|
||||||
subject:
|
subject:
|
||||||
- sunny meadow in the mountains
|
- sunny meadow in the mountains
|
||||||
- gathering storm in the mountains
|
- gathering storm in the mountains
|
||||||
@ -411,10 +411,10 @@ In the example above, the phrase names "style" and "subject" are
|
|||||||
examples only. You can use whatever you like. However, the "template:"
|
examples only. You can use whatever you like. However, the "template:"
|
||||||
field is required. The output will be:
|
field is required. The output will be:
|
||||||
|
|
||||||
"a sunny meadow in the mountains in the style of greg rutkowski"
|
"a sunny meadow in the mountains in the style of an oil painting"
|
||||||
"a sunny meadow in the mountains in the style of gustav klimt"
|
"a sunny meadow in the mountains in the style of watercolor masterpiece"
|
||||||
...
|
...
|
||||||
"a gathering storm in the mountains in the style of donetello"
|
"a gathering storm in the mountains in the style of an ink sketch"
|
||||||
|
|
||||||
== SUPPORT FOR JSON FORMAT ==
|
== SUPPORT FOR JSON FORMAT ==
|
||||||
|
|
||||||
@ -442,8 +442,8 @@ sampler:
|
|||||||
- k_lms
|
- k_lms
|
||||||
prompt:
|
prompt:
|
||||||
style:
|
style:
|
||||||
- greg rutkowski
|
- oil painting
|
||||||
- gustav klimt
|
- watercolor
|
||||||
location:
|
location:
|
||||||
- the mountains
|
- the mountains
|
||||||
- a desert
|
- a desert
|
||||||
|
Loading…
Reference in New Issue
Block a user