Spaces:
Runtime error
Runtime error
from pathlib import Path | |
MODEL_PATH = Path(__file__).parent.absolute() / "model.onnx" | |
from pathlib import Path | |
MODEL_PATH = Path(__file__).parent.absolute() / "model.onnx" | |