kevinwang676 commited on
Commit
1626ea8
·
verified ·
1 Parent(s): cfce11f

Update requirements.txt

Browse files
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/cu118
2
  conformer==0.3.2
3
  deepspeed==0.14.2; sys_platform == 'linux'
4
  diffusers==0.27.2
@@ -23,6 +23,6 @@ pydantic==2.7.0
23
  rich==13.7.1
24
  soundfile==0.12.1
25
  tensorboard==2.14.0
26
- torch #==2.0.1
27
- torchaudio #==2.0.2
28
  wget==3.2
 
1
+ #--extra-index-url https://download.pytorch.org/whl/cu118
2
  conformer==0.3.2
3
  deepspeed==0.14.2; sys_platform == 'linux'
4
  diffusers==0.27.2
 
23
  rich==13.7.1
24
  soundfile==0.12.1
25
  tensorboard==2.14.0
26
+ #torch==2.0.1
27
+ #torchaudio==2.0.2
28
  wget==3.2