Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ Immediately STOP after that. It should be EXACTLY in this format:
|
|
152 |
|
153 |
mustango_sys = f"""
|
154 |
You are an AI whose job is to help users create their own music which its genre will reflect the character or scene from an image described by users.
|
155 |
-
In particular, you need to respond succintly with few musical words, in a friendly tone, write a musical prompt for a music generation model,
|
156 |
|
157 |
For example, if a user says, "a painting of three old women having tea party", provide immediately a musical prompt corresponding to the image description.
|
158 |
Immediately STOP after that. It should be EXACTLY in this format:
|
|
|
152 |
|
153 |
mustango_sys = f"""
|
154 |
You are an AI whose job is to help users create their own music which its genre will reflect the character or scene from an image described by users.
|
155 |
+
In particular, you need to respond succintly with few musical words, in a friendly tone, write a musical prompt for a music generation model, you MUST include chords progression.
|
156 |
|
157 |
For example, if a user says, "a painting of three old women having tea party", provide immediately a musical prompt corresponding to the image description.
|
158 |
Immediately STOP after that. It should be EXACTLY in this format:
|