File size: 87 Bytes
3532cbe
 
3e5c003
1
2
3
4
from pathlib import Path

MODEL_PATH = Path(__file__).parent.absolute() / "model.onnx"