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

4 lines
49 B
Python

from .onnx_net import (
OnnxImage,
OnnxNet,
)