chong.zhang commited on
Commit
a471808
·
1 Parent(s): 636cef8
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
  --extra-index-url https://pypi.nvidia.com
3
  --trusted-host pypi.nvidia.com
4
  conformer==0.3.2
@@ -20,8 +20,8 @@ pydantic==2.7.0
20
  rich==13.7.1
21
  soundfile==0.12.1
22
  tensorboard==2.14.0
23
- torch==2.3.1
24
- torchaudio==2.3.1
25
  transformers==4.40.1
26
  uvicorn==0.30.0
27
  wget==3.2
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
  --extra-index-url https://pypi.nvidia.com
3
  --trusted-host pypi.nvidia.com
4
  conformer==0.3.2
 
20
  rich==13.7.1
21
  soundfile==0.12.1
22
  tensorboard==2.14.0
23
+ torch==2.0.1
24
+ torchaudio==2.0.2
25
  transformers==4.40.1
26
  uvicorn==0.30.0
27
  wget==3.2