Spaces:
Sleeping
Sleeping
floriangardin
commited on
Commit
•
d6e9a1a
1
Parent(s):
d878645
add examples
Browse files- .gitignore +1 -1
- examples/5th_beethoven.mid +0 -0
- examples/California Love (remix).mid +0 -0
- examples/bach_846.mid +0 -0
- examples/bach_847.mid +0 -0
- examples/bach_850.mid +0 -0
- examples/beethoven_fur_elise.mid +0 -0
- examples/boney_m_ma_baker.mid +0 -0
- examples/britney_oops.mid +0 -0
- examples/daft_punk_around_the_world.mid +0 -0
- examples/eminem_slim_shady.mid +0 -0
- examples/lolita.mid +0 -0
- examples/mond_1.mid +0 -0
- examples/mond_3.mid +0 -0
- examples/mozart_alla_turca.mid +0 -0
- examples/ultramythe.mid +0 -0
.gitignore
CHANGED
@@ -3,6 +3,6 @@
|
|
3 |
*.mid
|
4 |
venv/
|
5 |
*.wav
|
6 |
-
!examples
|
7 |
*.mp3
|
8 |
gradio_cached_examples/
|
|
|
3 |
*.mid
|
4 |
venv/
|
5 |
*.wav
|
6 |
+
!examples/*.mid
|
7 |
*.mp3
|
8 |
gradio_cached_examples/
|
examples/5th_beethoven.mid
ADDED
Binary file (81.8 kB). View file
|
|
examples/California Love (remix).mid
ADDED
Binary file (41 kB). View file
|
|
examples/bach_846.mid
ADDED
Binary file (12.6 kB). View file
|
|
examples/bach_847.mid
ADDED
Binary file (15.8 kB). View file
|
|
examples/bach_850.mid
ADDED
Binary file (12.6 kB). View file
|
|
examples/beethoven_fur_elise.mid
ADDED
Binary file (14.3 kB). View file
|
|
examples/boney_m_ma_baker.mid
ADDED
Binary file (80.8 kB). View file
|
|
examples/britney_oops.mid
ADDED
Binary file (45.3 kB). View file
|
|
examples/daft_punk_around_the_world.mid
ADDED
Binary file (26.7 kB). View file
|
|
examples/eminem_slim_shady.mid
ADDED
Binary file (27.6 kB). View file
|
|
examples/lolita.mid
ADDED
Binary file (75.6 kB). View file
|
|
examples/mond_1.mid
ADDED
Binary file (15.4 kB). View file
|
|
examples/mond_3.mid
ADDED
Binary file (53.1 kB). View file
|
|
examples/mozart_alla_turca.mid
ADDED
Binary file (24.4 kB). View file
|
|
examples/ultramythe.mid
ADDED
Binary file (825 Bytes). View file
|
|