Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -62,9 +62,9 @@ def infer(audio_file):
|
|
62 |
#print(f"SUMMARY: {summary_result}")
|
63 |
|
64 |
llama_q = f"""
|
65 |
-
I'll give you music description,
|
66 |
-
|
67 |
-
Answer with only one image description. Never do lists.
|
68 |
|
69 |
Here's the music description :
|
70 |
|
|
|
62 |
#print(f"SUMMARY: {summary_result}")
|
63 |
|
64 |
llama_q = f"""
|
65 |
+
I'll give you a music description, from i want you to provide an illustrative image description that would fit well with the music.
|
66 |
+
Do not processs each segment or song, but provide a summary for the whole instead.
|
67 |
+
Answer with only one image description. Never do lists. Maximum 77 tokens.
|
68 |
|
69 |
Here's the music description :
|
70 |
|