tanukinet commited on
Commit
29bd365
·
1 Parent(s): 413b97a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -18,7 +18,7 @@ requests==2.28.1
18
  safetensors==0.3.3
19
  sympy==1.11.1
20
  tokenizers==0.13.3
21
- --index-url https://download.pytorch.org/whl/cpu
22
  torch==2.0.1+cpu
23
  torchvision==0.15.2+cpu
24
  tqdm==4.66.1
 
18
  safetensors==0.3.3
19
  sympy==1.11.1
20
  tokenizers==0.13.3
21
+ --extra-index-url https://download.pytorch.org/whl/cpu
22
  torch==2.0.1+cpu
23
  torchvision==0.15.2+cpu
24
  tqdm==4.66.1