thomson99 commited on
Commit
5b7988f
·
verified ·
1 Parent(s): e6723b6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  numpy==1.24.0
3
  scipy==1.11.0
4
- torch==1.13.1
5
- torchaudio==0.13.1
6
  transformers==4.31.0
7
  accelerate==0.19.0
8
  gradio==3.37.0
@@ -13,7 +13,7 @@ hydra_colorlog==1.2.0
13
  julius==0.2.7
14
  num2words==0.5.12
15
  sentencepiece==0.1.99
16
- xformers==0.0.16
17
  demucs==4.0.0
18
  librosa==0.10.0.post2
19
  torchmetrics==0.11.4
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  numpy==1.24.0
3
  scipy==1.11.0
4
+ torch==2.0.0
5
+ torchaudio==2.0.0
6
  transformers==4.31.0
7
  accelerate==0.19.0
8
  gradio==3.37.0
 
13
  julius==0.2.7
14
  num2words==0.5.12
15
  sentencepiece==0.1.99
16
+ xformers==0.0.20
17
  demucs==4.0.0
18
  librosa==0.10.0.post2
19
  torchmetrics==0.11.4