runtime error
Exit code: 1. Reason: Downloading artifacts: 0%| | 0/1 [00:00<?, ?it/s][A Downloading artifacts: 0%| | 0/1 [00:00<?, ?it/s] Traceback (most recent call last): File "/app/app.py", line 13, in <module> model_path = mlflow.artifacts.download_artifacts( File "/usr/local/lib/python3.10/site-packages/mlflow/artifacts/__init__.py", line 90, in download_artifacts return _download_artifact_from_uri( File "/usr/local/lib/python3.10/site-packages/mlflow/tracking/artifact_utils.py", line 128, in _download_artifact_from_uri return repo.download_artifacts(artifact_path=artifact_path, dst_path=output_path) File "/usr/local/lib/python3.10/site-packages/mlflow/store/artifact/runs_artifact_repo.py", line 230, in download_artifacts raise MlflowException( mlflow.exceptions.MlflowException: Failed to download artifacts from path 'credit_model.joblib', please ensure that the path is correct.
Container logs:
Fetching error logs...