name: base
channels:
- conda-forge
- pytorch
dependencies:
- pytorch::pytorch==2.0.0
- pytorch::torchvision
- pytorch::torchaudio
- python=3.10
- rust=1.70
- cmake>=3.20
- make
- perl
- c-compiler
- cxx-compiler
- openssl
- git
variables:
LIBTORCH_USE_PYTORCH: 1