fffiloni commited on
Commit
21eead2
·
1 Parent(s): 49e0cdf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- torch==1.7.1
2
- h5py==2.10.0
3
- librosa==0.8.1
4
- numpy==1.20.3
5
- numba==0.54.0
6
- musdb==0.4.0
7
- pytorch_lightning==1.2.1
8
- torchlibrosa==0.0.9
9
- matplotlib==3.3.4
10
- museval==0.4.0
 
1
+ torch
2
+ h5py
3
+ librosa
4
+ numpy
5
+ numba
6
+ musdb
7
+ pytorch_lightning
8
+ torchlibrosa
9
+ matplotlib
10
+ museval