svjack commited on
Commit
31d2767
·
verified ·
1 Parent(s): 94eb258

Update demo_app.py

Browse files
Files changed (1) hide show
  1. demo_app.py +1 -1
demo_app.py CHANGED
@@ -407,7 +407,7 @@ if __name__ == "__main__":
407
  output_song_description
408
  ])
409
 
410
- gr.Examples(midi_examples, [input_midi])
411
 
412
  # Add examples to the app
413
  app.launch(share=True)
 
407
  output_song_description
408
  ])
409
 
410
+ gr.Examples(midi_examples, [input_midi])
411
 
412
  # Add examples to the app
413
  app.launch(share=True)