arcan3 commited on
Commit
5173d1e
1 Parent(s): fe1efd7

pytorch cpu index added

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -96,6 +96,7 @@ sympy==1.11.1
96
  threadpoolctl==3.2.0
97
  tokenizers==0.13.3
98
  toolz==0.12.0
 
99
  torch==2.0.1+cpu
100
  torchaudio==2.0.2+cpu
101
  torchvision==0.15.2+cpu
 
96
  threadpoolctl==3.2.0
97
  tokenizers==0.13.3
98
  toolz==0.12.0
99
+ --extra-index-url https://download.pytorch.org/whl/cpu
100
  torch==2.0.1+cpu
101
  torchaudio==2.0.2+cpu
102
  torchvision==0.15.2+cpu