1
0
Fork 0
onnx-web/api/onnx_web/constants.py

3 lines
54 B
Python

ONNX_MODEL = "model.onnx"
ONNX_WEIGHTS = "weights.pb"