oniati commited on
Commit
444c214
·
1 Parent(s): d1c4ef9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -15
requirements.txt CHANGED
@@ -1,19 +1,17 @@
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
 
 
1
+ absl-py
 
 
 
2
  flax
3
+ gin-config
4
+ immutabledict
5
+ librosa
6
+ mir_eval
7
+ note_seq
8
+ numpy
9
+ pretty_midi
10
+ scikit-learn
11
+ scipy
12
+ seqio
13
+ t5
14
+ t5x
15
  tensorflow_cpu
16
  tensorflow-datasets
17