From f9baad3a11e48a6d438d3e614e1ca1ee45c1547d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 22 Apr 2026 08:42:56 +0300 Subject: Fix manual prompt mode flags --- prompts/manual_prompt.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 prompts/manual_prompt.md (limited to 'prompts') diff --git a/prompts/manual_prompt.md b/prompts/manual_prompt.md new file mode 100644 index 0000000..177bfca --- /dev/null +++ b/prompts/manual_prompt.md @@ -0,0 +1,9 @@ +Create a single image based on this prompt: + +{{.Prompt}} + +{{if .Style}}Visual style: {{.Style}}. +{{end}}{{if .Theme}}Theme context: {{.Theme}}. +{{end}}{{if .RenderingRequirement}}{{.RenderingRequirement}} +{{end}}No text, captions, logos, borders, panels, or UI elements. +The image must stay faithful to the prompt while incorporating the style and theme context above.{{if .RenderingRequirement}}{{.RenderingRequirementEnd}}{{end}} -- cgit v1.2.3