Hmjz100 commited on
Commit
6ea0ebc
·
verified ·
1 Parent(s): 9f9d127

Update requirements.txt

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