Skip to content

Commit 4853be7

Browse files
Update __main__.py
1 parent 8a5335f commit 4853be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awslambdaric/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import sys
77

88
from . import bootstrap
9-
9+
from single_file_inference import Wave2vecctc
1010

1111
def main(args):
1212
app_root = os.getcwd()

0 commit comments

Comments
 (0)