Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -443,6 +443,7 @@ if __name__ == "__main__":
|
|
443 |
gr.Examples(
|
444 |
[["Sharing The Night Together.kar", 256, True, True, False, 512, 1024, 0.9, 10],
|
445 |
["Hotel California.mid", 256, True, True, False, 512, 1024, 0.9, 10],
|
|
|
446 |
],
|
447 |
[input_midi,
|
448 |
input_number_prime_chords,
|
|
|
443 |
gr.Examples(
|
444 |
[["Sharing The Night Together.kar", 256, True, True, False, 512, 1024, 0.9, 10],
|
445 |
["Hotel California.mid", 256, True, True, False, 512, 1024, 0.9, 10],
|
446 |
+
["Nothing Else Matters.kar", 256, True, True, False, 512, 1024, 0.9, 10],
|
447 |
],
|
448 |
[input_midi,
|
449 |
input_number_prime_chords,
|