fffiloni commited on
Commit
a5a83e4
·
verified ·
1 Parent(s): c82669c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -6
app.py CHANGED
@@ -196,12 +196,11 @@ with gr.Blocks() as demo:
196
  examples = [
197
  [
198
  "female blues airy vocal bright vocal piano sad romantic guitar jazz",
199
- """
200
- [chorus]
201
- Don't let this moment fade, hold me close tonight
202
- With you here beside me, everything's alright
203
- Can't imagine life alone, don't want to let you go
204
- Stay with me forever, let our love just flow
205
  """
206
  ]
207
  ],
 
196
  examples = [
197
  [
198
  "female blues airy vocal bright vocal piano sad romantic guitar jazz",
199
+ """[chorus]
200
+ Don't let this moment fade, hold me close tonight
201
+ With you here beside me, everything's alright
202
+ Can't imagine life alone, don't want to let you go
203
+ Stay with me forever, let our love just flow
 
204
  """
205
  ]
206
  ],