from surya.scripts.table_recognition import table_recognition_cli

if __name__ == "__main__":
    table_recognition_cli()