Yjhhh commited on
Commit
4ad2db8
1 Parent(s): 49fea73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,6 +63,6 @@ gr.Interface(
63
  examples=[
64
  ["happy rock", None, 8],
65
  ["energetic EDM", None, 8],
66
- ["chillwave", "./assets/example_melody.mp3", 10]
67
  ]
68
  ).launch()
 
63
  examples=[
64
  ["happy rock", None, 8],
65
  ["energetic EDM", None, 8],
66
+ ["chillwave", "./assets/kalhonaho.mp3", 10]
67
  ]
68
  ).launch()