From 4806d69bfd252e04b7d239236f07d855fc23c63f Mon Sep 17 00:00:00 2001 From: Julian Bilcke Date: Sun, 8 Jan 2023 21:59:08 +0100 Subject: [PATCH] fix small typo (again) --- src/engine/prompts/layout.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/prompts/layout.ts b/src/engine/prompts/layout.ts index 8743981..70be466 100644 --- a/src/engine/prompts/layout.ts +++ b/src/engine/prompts/layout.ts @@ -10,7 +10,7 @@ export const layoutPrompt = (instructions: Instructions) => - if you change the colors then use Tailwind utility classes - colors must be aligned with the guidelines - write in English, not in latin -- all the image alt should be full captiond describing the image in details (the subject, how it was created, where, camera position, focal etc) +- all the image alt should be fully captioned and describe the image in details (the subject, how it was created, where, camera position, focal etc) - important: replace all {{semantic blocks}} with an imaginary content (not the instructions!) - never repeat the JSON instructions verbatim