Hmjz100 commited on
Commit
a01614f
·
verified ·
1 Parent(s): 5e1b647

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -18
requirements.txt CHANGED
@@ -1,19 +1,16 @@
1
- nest-asyncio
2
- pyfluidsynth
3
- absl-py
4
- ddsp
5
- flax
6
- gin-config
7
- gradio
8
- immutabledict
9
- librosa
10
- mir_eval
11
- note_seq
12
- numpy
13
- pretty_midi
14
- scikit-learn
15
- scipy
16
- seqio
17
  tensorflow_cpu
18
- tensorflow-datasets
19
- t5
 
1
+ absl-py
2
+ flax @ git+https://github.com/google/flax#egg=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 @ git+https://github.com/google/seqio#egg=seqio
13
+ t5
14
+ t5x @ git+https://github.com/google-research/t5x#egg=t5x
 
 
15
  tensorflow_cpu
16
+ tensorflow-datasets