asigalov61 commited on
Commit
178c109
·
verified ·
1 Parent(s): 02df4a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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,