FireRed Team commited on
Commit
a694493
·
verified ·
1 Parent(s): 0ddb4a4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.1.0+cu118
3
- torchaudio==2.1.0+cu118
4
- transformers==4.51.3
5
  numpy==1.26.1
6
  cn2an==0.5.23
7
  kaldiio==2.18.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch>=2.1.0+cu118
3
+ torchaudio>=2.1.0+cu118
4
+ transformers>=4.51.3
5
  numpy==1.26.1
6
  cn2an==0.5.23
7
  kaldiio==2.18.0