from marker.scripts.run_streamlit_app import extraction_app_cli if __name__ == "__main__": extraction_app_cli()