Spaces:
Running
Running
asigalov61
commited on
Commit
•
8ba6ef1
1
Parent(s):
e30e402
Update app.py
Browse files
app.py
CHANGED
@@ -393,7 +393,7 @@ if __name__ == "__main__":
|
|
393 |
app = gr.Blocks()
|
394 |
with app:
|
395 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>MIDI Match</h1>")
|
396 |
-
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>
|
397 |
|
398 |
gr.Markdown("![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.MIDI-Match&style=flat)\n\n"
|
399 |
"MIDI Match\n\n"
|
|
|
393 |
app = gr.Blocks()
|
394 |
with app:
|
395 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>MIDI Match</h1>")
|
396 |
+
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Upload any MIDI file to find its closest match</h1>")
|
397 |
|
398 |
gr.Markdown("![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.MIDI-Match&style=flat)\n\n"
|
399 |
"MIDI Match\n\n"
|