Updated workflow example to include prefixes and suffixes
This commit is contained in:
parent
5b8883d5a0
commit
895d250dda
@ -51,7 +51,7 @@
|
||||
},
|
||||
"6": {
|
||||
"inputs": {
|
||||
"text": "__POSITIVE__",
|
||||
"text": "__POSITIVE_PREFIX__ __POSITIVE__ __POSITIVE_SUFFIX__",
|
||||
"clip": [
|
||||
"4",
|
||||
1
|
||||
@ -64,7 +64,7 @@
|
||||
},
|
||||
"7": {
|
||||
"inputs": {
|
||||
"text": "__NEGATIVE_PREFIX__ __NEGATIVE__",
|
||||
"text": "__FORCED_NEGATIVE_PREFIX__ __NEGATIVE_PREFIX__ __NEGATIVE__ __NEGATIVE_SUFFIX__",
|
||||
"clip": [
|
||||
"4",
|
||||
1
|
||||
|
Loading…
Reference in New Issue
Block a user