s434695
c01ba17840
Some checks failed
s434695-training/pipeline/head There was a failure building this commit
11 lines
127 B
YAML
11 lines
127 B
YAML
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.8.5
|
|
- pip
|
|
- pip:
|
|
- mlflow
|
|
- tensorflow==2.4.1
|
|
name: mlflow-env
|