oniati commited on
Commit
a29e83a
·
1 Parent(s): d42f088

Update requirements.txt

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