12 lines
175 B
YAML
12 lines
175 B
YAML
name: automatic
|
|
channels:
|
|
- pytorch
|
|
- defaults
|
|
dependencies:
|
|
- python=3.8.5
|
|
- pip=20.3
|
|
- cudatoolkit=11.3
|
|
- pytorch=1.11.0
|
|
- torchvision=0.12.0
|
|
- numpy=1.19.2
|