Spaces:
Build error
Build error
Update musicgen_app.py
Browse files- musicgen_app.py +1 -1
musicgen_app.py
CHANGED
|
@@ -255,7 +255,7 @@ def ui_full(launch_kwargs):
|
|
| 255 |
examples=[
|
| 256 |
[
|
| 257 |
"An 80s driving pop song with heavy drums and synth pads in the background",
|
| 258 |
-
"./
|
| 259 |
"facebook/musicgen-melody",
|
| 260 |
"Default"
|
| 261 |
]
|
|
|
|
| 255 |
examples=[
|
| 256 |
[
|
| 257 |
"An 80s driving pop song with heavy drums and synth pads in the background",
|
| 258 |
+
"./bach.mp3",
|
| 259 |
"facebook/musicgen-melody",
|
| 260 |
"Default"
|
| 261 |
]
|