Create new file
Browse files- requirements.txt +20 -0
requirements.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nest-asyncio
|
2 |
+
pyfluidsynth
|
3 |
+
absl-py
|
4 |
+
ddsp
|
5 |
+
flax
|
6 |
+
gin-config
|
7 |
+
immutabledict
|
8 |
+
librosa
|
9 |
+
mir_eval
|
10 |
+
note_seq
|
11 |
+
numpy
|
12 |
+
pretty_midi
|
13 |
+
scikit-learn
|
14 |
+
scipy
|
15 |
+
seqio
|
16 |
+
t5
|
17 |
+
tensorflow_cpu
|
18 |
+
tensorflow-datasets
|
19 |
+
|
20 |
+
|