File size: 114 Bytes
2cd57b8
906ae67
ba2fd61
 
1
2
3
4
from marker.scripts.run_streamlit_app import streamlit_app_cli

if __name__ == "__main__":
    streamlit_app_cli()