Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -308,9 +308,8 @@ if __name__ == "__main__":
|
|
308 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Generate unique melodies from Parsons codes</h1>")
|
309 |
gr.Markdown(
|
310 |
"![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Parsons-Code-Melody-Transformer&style=flat)\n\n"
|
311 |
-
"This is a demo for
|
312 |
-
"Check out [
|
313 |
-
"Check out [Monster-MIDI-Dataset](https://github.com/asigalov61/Monster-MIDI-Dataset) on GitHub!\n\n"
|
314 |
)
|
315 |
|
316 |
gr.Markdown("## Upload your MIDI or select a sample example MIDI below")
|
|
|
308 |
gr.Markdown("<h1 style='text-align: center; margin-bottom: 1rem'>Generate unique melodies from Parsons codes</h1>")
|
309 |
gr.Markdown(
|
310 |
"![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Parsons-Code-Melody-Transformer&style=flat)\n\n"
|
311 |
+
"This is a demo for Clean Melodies subset of Tegridy MIDI Dataset\n\n"
|
312 |
+
"Check out [Tegridy MIDI Dataset](https://github.com/asigalov61/Tegridy-MIDI-Dataset) on GitHub!\n\n"
|
|
|
313 |
)
|
314 |
|
315 |
gr.Markdown("## Upload your MIDI or select a sample example MIDI below")
|