arcan3 commited on
Commit
8838e72
1 Parent(s): 72adf64

adding dist upgrade

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