Ahsen Khaliq
commited on
Commit
·
edc651d
1
Parent(s):
51fff83
Update requirements.txt
Browse files- requirements.txt +17 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,18 @@
|
|
| 1 |
nest-asyncio
|
| 2 |
-
pyfluidsynth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 18 |
+
tensorflow-datasets
|