yitianlian commited on
Commit
c1279c1
1 Parent(s): 4dbdf88

update requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -99,9 +99,9 @@ tokenizers==0.19.1
99
  tomli==2.0.1
100
  tomlkit==0.12.0
101
  toolz==0.12.1
102
- torch==1.13.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
103
- torchaudio==0.13.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
104
- torchvision==0.14.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
105
  tqdm==4.65.2
106
  transformers==4.40.2
107
  typer==0.12.3
 
99
  tomli==2.0.1
100
  tomlkit==0.12.0
101
  toolz==0.12.1
102
+ torch==1.13.0
103
+ torchaudio==0.13.0
104
+ torchvision==0.14.0
105
  tqdm==4.65.2
106
  transformers==4.40.2
107
  typer==0.12.3