From 895d250ddac996205e0fa1493540ba1aa66d0ece Mon Sep 17 00:00:00 2001 From: Conner Harkness Date: Mon, 24 Mar 2025 14:04:38 -0600 Subject: [PATCH] Updated workflow example to include prefixes and suffixes --- conf/workflows/example-workflow.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/workflows/example-workflow.json b/conf/workflows/example-workflow.json index 000828c..b446927 100644 --- a/conf/workflows/example-workflow.json +++ b/conf/workflows/example-workflow.json @@ -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