fffiloni commited on
Commit
ecd7e60
·
1 Parent(s): 24c50a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def infer(image_input):
27
  llama_q = f"""
28
  I'll give you a simple image caption, from i want you to provide a story that would fit well with the image.
29
 
30
- Here's the music description :
31
 
32
  {caption}
33
 
 
27
  llama_q = f"""
28
  I'll give you a simple image caption, from i want you to provide a story that would fit well with the image.
29
 
30
+ Here's the image description :
31
 
32
  {caption}
33