Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Update app.py
Browse files
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"])
|