InnerEye-DeepLearning/TestSubmodule/environment.yml

8 строки
101 B
YAML

name: TestSubmodule
channels:
- defaults
- pytorch
dependencies:
- pip=20.1.1
- python=3.7.3