Hello! Why I am not able to get artifacts from `Ta...
# ask-metaflow
g
Hello! Why I am not able to get artifacts from
Task('TrainAutoencoderFlow/42/create_data_loaders/165', attempt=0)['model'].data
? If variables are static, like data or parameter it is ok, but I am trying to load some object like np array, model and etc. It says that I don't have credentials. I am using local MinIO as s3 bucket. Would you mind to help me, please?
1