Szeyu commited on
Commit
04471ed
·
verified ·
1 Parent(s): 7ebdadc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def get_story(caption: str) -> str:
65
  prompt = (
66
  f"Write a funny and playful story for young children precisely centered on this scene {caption}\nStory: "
67
  f"mention the exact place, location or venue within {caption}. "
68
- f"Make the story magical and exciting, with lots of friendly descriptions that little ones can enjoy."
69
  )
70
 
71
  raw = storyer(
 
65
  prompt = (
66
  f"Write a funny and playful story for young children precisely centered on this scene {caption}\nStory: "
67
  f"mention the exact place, location or venue within {caption}. "
68
+ f"Make the story magical and exciting."
69
  )
70
 
71
  raw = storyer(