Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ def infer(audio_file):
|
|
56 |
llama_q = f"""
|
57 |
|
58 |
I'll give you music description, then i want you to provide an illustrative image description that would fit well with the music.
|
59 |
-
Answer with only one image description. Never do lists.
|
60 |
|
61 |
Here's the music description :
|
62 |
|
|
|
56 |
llama_q = f"""
|
57 |
|
58 |
I'll give you music description, then i want you to provide an illustrative image description that would fit well with the music.
|
59 |
+
Answer with only one image description. Never do lists. Do not processs each segment, but provide a summary for the whole instead.
|
60 |
|
61 |
Here's the music description :
|
62 |
|