ium_464903/environment.yml

16 lines
220 B
YAML

name: env
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- mlflow
- jupyter
- tensorflow
- matplotlib
- sacred
- opendatasets
- keras
- scikit-learn
prefix: /root/anaconda3/envs/env