Szeyu commited on
Commit
f2d862c
·
verified ·
1 Parent(s): f7a1e6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def generate_content(image):
34
  f"Write a funny, interesting children's story that precisely centered on this scene {caption}\nStory:"
35
  f"in third-person narrative, that describes this scene exactly: {caption} "
36
  f"mention the exact place, location or venue within {caption}"
37
- f"Avoid numbers and random letter combinations\n"
38
  )
39
 
40
  # Generate raw story
 
34
  f"Write a funny, interesting children's story that precisely centered on this scene {caption}\nStory:"
35
  f"in third-person narrative, that describes this scene exactly: {caption} "
36
  f"mention the exact place, location or venue within {caption}"
37
+ f"Avoid numbers,random letter combinations\n,and single-letter combinations"
38
  )
39
 
40
  # Generate raw story