asigalov61 commited on
Commit
1f34377
·
verified ·
1 Parent(s): 92b3ee4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -443,7 +443,7 @@ with gr.Blocks() as demo:
443
 
444
  gr.Examples(
445
  [["USSR-National-Anthem-Seed-Melody.mid", "Guided", -1, 0.9],
446
- ["Hotel-Californiac.mid", "Guided", -1, 0.9],
447
  ["Sparks-Fly-Seed-Melody.mid", "Guided", -1, 0.9]
448
  ],
449
  [input_midi,
 
443
 
444
  gr.Examples(
445
  [["USSR-National-Anthem-Seed-Melody.mid", "Guided", -1, 0.9],
446
+ ["Hotel-California-Seed-Melody.mid", "Guided", -1, 0.9],
447
  ["Sparks-Fly-Seed-Melody.mid", "Guided", -1, 0.9]
448
  ],
449
  [input_midi,