jhtonyKoo commited on
Commit
ac394bf
·
verified ·
1 Parent(s): f55f893

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
  git+https://github.com/facebookresearch/demucs#egg=demucs
2
- numba==0.48.0
3
  soxbindings==1.2.3
4
  aubio==0.4.9
5
- classy_vision==0.6.0
6
  config==0.5.1
7
- librosa==0.9.2
8
- matplotlib==3.3.3
9
- psutil==5.7.2
10
- pyloudnorm==0.1.0
11
  git+https://github.com/csteinmetz1/pymixconsole
12
- pytorch_lightning==1.3.2
13
- PyYAML==5.3.1
14
  scikit-learn==1.1.3
15
  soundfile==0.12.1
16
  pytube
 
1
  git+https://github.com/facebookresearch/demucs#egg=demucs
2
+ numba==0.58.1
3
  soxbindings==1.2.3
4
  aubio==0.4.9
5
+ classy_vision==0.7.0
6
  config==0.5.1
7
+ librosa==0.10.2.post1
8
+ matplotlib==3.8.4
9
+ psutil==6.0.0
10
+ pyloudnorm==0.1.1
11
  git+https://github.com/csteinmetz1/pymixconsole
12
+ pytorch_lightning==2.3.3
13
+ PyYAML==6.0.1
14
  scikit-learn==1.1.3
15
  soundfile==0.12.1
16
  pytube