File size: 74 Bytes
21615fc
 
 
 
1
2
3
4
5
import streamlit_app

if __name__ == "__main__":
    streamlit_app.main()