5c982c9
1
2
3
4
5
from marker.scripts.run_streamlit_app import extraction_app_cli if __name__ == "__main__": extraction_app_cli()