Spaces:
Running
on
Zero
Running
on
Zero
Upload 5 files
Browse files- TMIDIX.py +0 -0
- midi_to_colab_audio.py +0 -0
- packages.txt +1 -0
- requirements.txt +7 -0
- x_transformer_2_3_1.py +0 -0
TMIDIX.py
ADDED
The diff for this file is too large to render.
See raw diff
|
|
midi_to_colab_audio.py
ADDED
The diff for this file is too large to render.
See raw diff
|
|
packages.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
fluidsynth
|
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
huggingface_hub
|
3 |
+
gradio
|
4 |
+
einops
|
5 |
+
einx
|
6 |
+
matplotlib
|
7 |
+
tqdm
|
x_transformer_2_3_1.py
ADDED
The diff for this file is too large to render.
See raw diff
|
|