ium_434749/conda.yaml
Alagris 099bfb8540
Some checks failed
s434749-training/pipeline/head There was a failure building this commit
mlflow
2021-05-23 17:00:43 +02:00

16 lines
290 B
YAML

name: cnn
channels:
- defaults
dependencies:
- python=3.6
- pip
- pip:
- mlflow==1.17.0
- requests==2.25.1
- tqdm==4.59.0
- pymongo==3.11.3
- torch==1.8.1+cpu
- torchvision==0.9.1+cpu
- torchaudio==0.8.1
- python-Levenshtein-0.12.2
- sacred-0.8.2