Spaces:
Paused
Paused
Update app.py
Browse files
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
|
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 |
|