From e84ea68282be4d3720e60eb46b561fbb72572668 Mon Sep 17 00:00:00 2001 From: Mary Hipp Date: Mon, 26 Aug 2024 16:03:54 -0400 Subject: [PATCH] remove prompt --- .../workflow_records/default_workflows/Flux Text to Image.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json b/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json index ccd33d96cc..af27ea94fa 100644 --- a/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json +++ b/invokeai/app/services/workflow_records/default_workflows/Flux Text to Image.json @@ -96,7 +96,7 @@ "prompt": { "name": "prompt", "label": "", - "value": "a cat" + "value": "" } } },