asigalov61 commited on
Commit
2683eff
·
verified ·
1 Parent(s): b6d721d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -526,7 +526,6 @@ with gr.Blocks() as demo:
526
  for faster execution and endless generation!
527
  """)
528
 
529
-
530
  gr.Markdown("## Upload seed MIDI or click 'Generate' button for random output")
531
 
532
  input_midi = gr.File(label="Input MIDI", file_types=[".midi", ".mid", ".kar"])
 
526
  for faster execution and endless generation!
527
  """)
528
 
 
529
  gr.Markdown("## Upload seed MIDI or click 'Generate' button for random output")
530
 
531
  input_midi = gr.File(label="Input MIDI", file_types=[".midi", ".mid", ".kar"])