We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94af813 commit 4a9a26fCopy full SHA for 4a9a26f
paddlex/inference/models/__init__.py
@@ -51,6 +51,7 @@
51
from .video_classification import VideoClasPredictor
52
from .video_detection import VideoDetPredictor
53
54
+
55
def create_predictor(
56
model_name: str,
57
model_dir: Optional[str] = None,
0 commit comments