Updated workflow example to include prefixes and suffixes

This commit is contained in:
Conner Harkness 2025-03-24 14:04:38 -06:00
parent 5b8883d5a0
commit 895d250dda

View File

@ -51,7 +51,7 @@
}, },
"6": { "6": {
"inputs": { "inputs": {
"text": "__POSITIVE__", "text": "__POSITIVE_PREFIX__ __POSITIVE__ __POSITIVE_SUFFIX__",
"clip": [ "clip": [
"4", "4",
1 1
@ -64,7 +64,7 @@
}, },
"7": { "7": {
"inputs": { "inputs": {
"text": "__NEGATIVE_PREFIX__ __NEGATIVE__", "text": "__FORCED_NEGATIVE_PREFIX__ __NEGATIVE_PREFIX__ __NEGATIVE__ __NEGATIVE_SUFFIX__",
"clip": [ "clip": [
"4", "4",
1 1