4 lines
82 B
Python
4 lines
82 B
Python
from .src.python.inference_tool import InferenceTool
|
|
|
|
__all__ = ["InferenceTool"]
|