Szeyu commited on
Commit
df3443c
·
verified ·
1 Parent(s): 822643b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def generate_content(image):
35
  prompt = (
36
  f"Write a funny, warm children's story for ages 3-10, 50–100 words, "
37
  f"in third-person narrative, that describes this scene exactly: {caption} "
38
- f"mention the exact place or venue within {caption}"
39
  )
40
 
41
  # Generate the story based on the prompt
 
35
  prompt = (
36
  f"Write a funny, warm children's story for ages 3-10, 50–100 words, "
37
  f"in third-person narrative, that describes this scene exactly: {caption} "
38
+ f"mention the exact place, location or venue within {caption}"
39
  )
40
 
41
  # Generate the story based on the prompt