Szeyu commited on
Commit
9a02ad0
·
verified ·
1 Parent(s): ccd016d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ def generate_content(image):
46
  f"Write a funny, warm children's story for ages 3-10, 50–100 words, "
47
  f"in third-person narrative, that describes this scene exactly: {caption}. "
48
  f"Explicitly include these keywords from the caption in the story: {keywords_str}. "
49
- f"Mention the exact place, location, or venue within the scene, such as a park, pool, or gym."
50
  )
51
 
52
  # Generate raw story
 
46
  f"Write a funny, warm children's story for ages 3-10, 50–100 words, "
47
  f"in third-person narrative, that describes this scene exactly: {caption}. "
48
  f"Explicitly include these keywords from the caption in the story: {keywords_str}. "
49
+ f"Mention the exact place, location, or venue within {caption}, such as a park, pool, or gym."
50
  )
51
 
52
  # Generate raw story