Open kvantricht opened 1 month ago
Currently, the inference only supports loading a ONNX model from a URL: https://github.com/Open-EO/openeo-gfmap/blob/be7c647c687eba6468fac12c16dbda0049f9d499/src/openeo_gfmap/inference/model_inference.py#L80
I'd propose to also support here file-based model loading.
Currently, the inference only supports loading a ONNX model from a URL: https://github.com/Open-EO/openeo-gfmap/blob/be7c647c687eba6468fac12c16dbda0049f9d499/src/openeo_gfmap/inference/model_inference.py#L80
I'd propose to also support here file-based model loading.