domsteil commited on
Commit
bdb5b2f
·
1 Parent(s): 82bb2e8

Update musicgen_app.py

Browse files
Files changed (1) hide show
  1. 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
- "./assets/bach.mp3",
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
  ]