blob: f88727507835d96bfbbfae3ece2996e8506e3760 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip=22.2.2
- cudatoolkit=11.3
- pytorch=1.12.1
- torchvision=0.13.1
- numpy=1.23.1
|