Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -415,9 +415,7 @@ if __name__ == "__main__":
|
|
415 |
with app:
|
416 |
|
417 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Score 2 Performance Transformer</h1>")
|
418 |
-
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>
|
419 |
-
gr.Markdown(
|
420 |
-
"![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Score-2-Performance-Transformer&style=flat)\n\n")
|
421 |
|
422 |
gr.Markdown("## Upload your MIDI or select a sample example MIDI below")
|
423 |
gr.Markdown("### For best results use MIDIs with 1:2 notes to drums ratio")
|
|
|
415 |
with app:
|
416 |
|
417 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Score 2 Performance Transformer</h1>")
|
418 |
+
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Convert any MIDI score to a nice performance</h1>")
|
|
|
|
|
419 |
|
420 |
gr.Markdown("## Upload your MIDI or select a sample example MIDI below")
|
421 |
gr.Markdown("### For best results use MIDIs with 1:2 notes to drums ratio")
|