requirements_macOS.txt 160 B

1234567
  1. -r requirements_base.txt
  2. --extra-index-url https://download.pytorch.org/whl/cpu
  3. torch==2.3.0
  4. torchvision==0.18.0
  5. torchaudio==2.3.0
  6. onnxruntime-silicon==1.16.3