Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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-
|
| 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,
|