Shreeraj commited on
Commit
7089075
·
1 Parent(s): 75c4cf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -93,7 +93,9 @@ starlette==0.27.0
93
  sympy==1.11.1
94
  threadpoolctl==3.2.0
95
  toolz==0.12.0
96
- torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
 
 
97
  tornado==6.3.2
98
  tqdm==4.65.1
99
  traitlets==5.9.0
 
93
  sympy==1.11.1
94
  threadpoolctl==3.2.0
95
  toolz==0.12.0
96
+ torch==2.0.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html
97
+ torchaudio==2.0.2+cu118 -f https://download.pytorch.org/whl/torch_stable.html
98
+ torchvision==0.15.2+cu118 -f https://download.pytorch.org/whl/torch_stable.html
99
  tornado==6.3.2
100
  tqdm==4.65.1
101
  traitlets==5.9.0