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