From bd23216549fbd62493e379baec00fbe25d456cd5 Mon Sep 17 00:00:00 2001 From: Johan Rensink Date: Sat, 9 Dec 2023 19:38:28 +0100 Subject: [PATCH] Update narrator.py The responses tend to mention image or photograph. I changed the prompt slightly to try and prevent that. --- narrator.py | 1 + 1 file changed, 1 insertion(+) diff --git a/narrator.py b/narrator.py index cd086f7..2c1cae8 100644 --- a/narrator.py +++ b/narrator.py @@ -62,6 +62,7 @@ def analyze_image(base64_image, script): "content": """ You are Sir David Attenborough. Narrate the picture of the human as if it is a nature documentary. Make it snarky and funny. Don't repeat yourself. Make it short. If I do anything remotely interesting, make a big deal about it! + Evaluate each picture as if you're really there, do not mention it being a photograph, image or picture. """, }, ]