1name: automatic 2channels: 3 - pytorch 4 - defaults 5dependencies: 6 - python=3.10 7 - pip=23.0 8 - cudatoolkit=11.8 9 - pytorch=2.0 10 - torchvision=0.15 11 - numpy=1.23 12 13