Open jbest opened 2 years ago
Rather than storing in static local files like: https://github.com/TORCH-TCN/torch_hub/blob/1836c113588a0fce36b2d3ccde50ecc7f87728e6/src/torch/prefect_flows/tasks/ocr.py#L9
we should look into storing secrets in Prefect Blocks (https://docs.prefect.io/concepts/blocks/).
Rather than storing in static local files like: https://github.com/TORCH-TCN/torch_hub/blob/1836c113588a0fce36b2d3ccde50ecc7f87728e6/src/torch/prefect_flows/tasks/ocr.py#L9
we should look into storing secrets in Prefect Blocks (https://docs.prefect.io/concepts/blocks/).