floriangardin commited on
Commit
d600e9a
1 Parent(s): 4f228ad

modify git ignore

Browse files
5th_beethoven.mid ADDED
Binary file (81.8 kB). View file
 
California Love (remix).mid ADDED
Binary file (41 kB). View file
 
app.py CHANGED
@@ -132,13 +132,13 @@ with gr.Blocks() as demo:
132
  with gr.Column():
133
  gr.Markdown("## Examples")
134
  gr.Examples(
135
- examples=[["examples/Bach_847.mid", "", 120, 0.95, 512, "0-4"],
136
- ["examples/Bach_847.mid", "Cm C7/E Fm F#dim G7", 120, 0.95, 512, "0-4"],
137
- ["examples/Boney_m_ma_baker.mid", "", 120, 0.95, 512, "0-4"],
138
- ["examples/Eminem_slim_shady.mid", "Cm AbM BbM G7 Cm", 120, 0.95, 512, "0-4"],
139
- ["examples/Mozart_alla_turca.mid", "", 120, 0.95, 512, "0-4"],
140
- ["examples/Mozart_alla_turca.mid", "Am Em CM G7 E7 Am Am E7 Am", 120, 0.95, 512, "0-4"],
141
- ["examples/Daft_punk_Around_the_world.mid", "", 120, 0.95, 512, "0-4"],
142
  ],
143
  inputs=[midi_file, chord_progression, tempo, temperature, nb_tokens, bar_range],
144
  outputs=[generated_music, generated_midi, info_message],
 
132
  with gr.Column():
133
  gr.Markdown("## Examples")
134
  gr.Examples(
135
+ examples=[["bach_847.mid", "", 120, 0.95, 512, "0-4"],
136
+ ["bach_847.mid", "Cm C7/E Fm F#dim G7", 120, 0.95, 512, "0-4"],
137
+ ["boney_m_ma_baker.mid", "", 120, 0.95, 512, "0-4"],
138
+ ["eminem_slim_shady.mid", "Cm AbM BbM G7 Cm", 120, 0.95, 512, "0-4"],
139
+ ["mozart_alla_turca.mid", "", 120, 0.95, 512, "0-4"],
140
+ ["mozart_alla_turca.mid", "Am Em CM G7 E7 Am Am E7 Am", 120, 0.95, 512, "0-4"],
141
+ ["daft_punk_Around_the_world.mid", "", 120, 0.95, 512, "0-4"],
142
  ],
143
  inputs=[midi_file, chord_progression, tempo, temperature, nb_tokens, bar_range],
144
  outputs=[generated_music, generated_midi, info_message],
bach_846.mid ADDED
Binary file (12.6 kB). View file
 
bach_847.mid ADDED
Binary file (15.8 kB). View file
 
bach_850.mid ADDED
Binary file (12.6 kB). View file
 
beethoven_fur_elise.mid ADDED
Binary file (14.3 kB). View file
 
boney_m_ma_baker.mid ADDED
Binary file (80.8 kB). View file
 
britney_oops.mid ADDED
Binary file (45.3 kB). View file
 
daft_punk_around_the_world.mid ADDED
Binary file (26.7 kB). View file
 
eminem_slim_shady.mid ADDED
Binary file (27.6 kB). View file
 
lolita.mid ADDED
Binary file (75.6 kB). View file
 
mond_1.mid ADDED
Binary file (15.4 kB). View file
 
mond_3.mid ADDED
Binary file (53.1 kB). View file
 
mozart_alla_turca.mid ADDED
Binary file (24.4 kB). View file
 
ultramythe.mid ADDED
Binary file (825 Bytes). View file