Skip to content

Commit 4a9a26f

Browse files
authored
Update __init__.py
1 parent 94af813 commit 4a9a26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddlex/inference/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
from .video_classification import VideoClasPredictor
5252
from .video_detection import VideoDetPredictor
5353

54+
5455
def create_predictor(
5556
model_name: str,
5657
model_dir: Optional[str] = None,

0 commit comments

Comments
 (0)