asigalov61 commited on
Commit
1f738c2
1 Parent(s): 9892a81

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -366,6 +366,9 @@ if __name__ == "__main__":
366
  "![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Ultimate-MIDI-Classifier&style=flat)\n\n"
367
  "This is a demo for Ultimate MIDI Classifier\n\n"
368
  "Check out [Ultimate MIDI Classifier](https://github.com/asigalov61/Ultimate-MIDI-Classifier) on GitHub!\n\n"
 
 
 
369
  )
370
 
371
  gr.Markdown("## Upload any MIDI to classify")
 
366
  "![Visitors](https://api.visitorbadge.io/api/visitors?path=asigalov61.Ultimate-MIDI-Classifier&style=flat)\n\n"
367
  "This is a demo for Ultimate MIDI Classifier\n\n"
368
  "Check out [Ultimate MIDI Classifier](https://github.com/asigalov61/Ultimate-MIDI-Classifier) on GitHub!\n\n"
369
+ "[Open In Colab]"
370
+ "(https://colab.research.google.com/github/asigalov61/Ultimate-MIDI-Classifier/blob/main/Ultimate_MIDI_Classifier.ipynb)"
371
+ " for all options, faster execution and endless classification"
372
  )
373
 
374
  gr.Markdown("## Upload any MIDI to classify")