asigalov61 commited on
Commit
73c2623
·
verified ·
1 Parent(s): ca734af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -448,7 +448,7 @@ if __name__ == "__main__":
448
  "![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Los-Angeles-MIDI-Dataset-Search&style=flat)\n\n"
449
  "This is a demo for TMIDIX Python module from tegridy-tools and Los Angeles MIDI Dataset\n\n"
450
  "Check out [tegridy-tools](https://github.com/asigalov61/tegridy-tools) on GitHub!\n\n"
451
- "Check out [Monster-MIDI-Dataset](https://github.com/asigalov61/Los-Angeles-MIDI-Dataset) on GitHub!\n\n"
452
  )
453
  gr.Markdown("## Upload your MIDI or select a sample example MIDI below")
454
 
 
448
  "![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Los-Angeles-MIDI-Dataset-Search&style=flat)\n\n"
449
  "This is a demo for TMIDIX Python module from tegridy-tools and Los Angeles MIDI Dataset\n\n"
450
  "Check out [tegridy-tools](https://github.com/asigalov61/tegridy-tools) on GitHub!\n\n"
451
+ "Check out [Los Angeles MIDI Dataset](https://github.com/asigalov61/Los-Angeles-MIDI-Dataset) on GitHub!\n\n"
452
  )
453
  gr.Markdown("## Upload your MIDI or select a sample example MIDI below")
454