Szeyu commited on
Commit
c78ad3a
·
verified ·
1 Parent(s): 856b5e7

Update app.py

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