File size: 93 Bytes
2cd57b8
8650951
 
f6fc31c
1
2
3
4
5
from marker.scripts.convert import convert_cli

if __name__ == "__main__":
    convert_cli()