Update narrator.py
The responses tend to mention image or photograph. I changed the prompt slightly to try and prevent that.
This commit is contained in:
parent
1174275b5b
commit
bd23216549
|
@ -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.
|
||||
""",
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue