Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -192,7 +192,7 @@ if __name__ == "__main__":
|
|
192 |
with app:
|
193 |
|
194 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>MIDI Identification</h1>")
|
195 |
-
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Identify any MIDI in a comprehensive database of
|
196 |
|
197 |
gr.Markdown("This is a demo for tegridy-tools and Monster MIDI dataset\n\n"
|
198 |
"Please see [tegridy-tools](https://github.com/asigalov61/tegridy-tools) and [Monster MIDI Dataset](https://github.com/asigalov61/Monster-MIDI-Dataset)GitHub repos for more information\n\n"
|
|
|
192 |
with app:
|
193 |
|
194 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>MIDI Identification</h1>")
|
195 |
+
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Identify any MIDI in a comprehensive database of 2.32M+ MIDI records</h1>")
|
196 |
|
197 |
gr.Markdown("This is a demo for tegridy-tools and Monster MIDI dataset\n\n"
|
198 |
"Please see [tegridy-tools](https://github.com/asigalov61/tegridy-tools) and [Monster MIDI Dataset](https://github.com/asigalov61/Monster-MIDI-Dataset)GitHub repos for more information\n\n"
|