Files
mlflow--mlflow/examples/pytorch/CaptumExample/python_env.yaml
T
2026-07-13 13:22:34 +08:00

13 lines
150 B
YAML

build_dependencies:
- pip
dependencies:
- mlflow
- pandas
- scipy
- captum
- boto3
- scikit-learn
- prettytable
- ipython
- torch