From f2642f08d49b787c462a2f34166ab545d0a5110a Mon Sep 17 00:00:00 2001 From: sharkiecodes Date: Sun, 11 May 2025 23:28:12 -0400 Subject: outpainting scrapbooks --- src/client/views/nodes/ImageBox.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/nodes/ImageBox.tsx b/src/client/views/nodes/ImageBox.tsx index 0eb74740f..89fa9942d 100644 --- a/src/client/views/nodes/ImageBox.tsx +++ b/src/client/views/nodes/ImageBox.tsx @@ -135,7 +135,10 @@ export class ImageBox extends ViewBoxAnnotatableComponent() { // 3) ask GPT for exactly one label: PERSON or LANDSCAPE const raw = await gptImageLabel( base64, - 'Classify this image as PERSON or LANDSCAPE. You may only respond with one of these two options.' + `Classify this image as PERSON or LANDSCAPE. You may only respond with one of these two options. Then + provide five additional descriptive tags to describe the image for a total of 6 words outputted, + delimited by spaces and commas. Then add one final summary tag (separated by underscores) + that describes the image.` ); // 4) normalize and prefix -- cgit v1.2.3-70-g09d2