fffiloni commited on
Commit
15fa0e9
1 Parent(s): 653e5dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def infer(image_input, audience):
33
 
34
 
35
  llama_q = f"""
36
- I'll give you a simple image caption, please provide a story for a {audience} audience that would fit well with the image. Please be creative and only generate a fictional story that promotes inclusivity, diversity, and respect for all individuals, regardless of their background or beliefs.
37
  Here's the image description:
38
  '{clipi_result[0]}'
39
 
 
33
 
34
 
35
  llama_q = f"""
36
+ I'll give you a simple image caption, please provide a fictional story for a {audience} audience that would fit well with the image. Please be creative, do not worry and only generate a cool fictional story.
37
  Here's the image description:
38
  '{clipi_result[0]}'
39