zenes's picture
Add streamlit application
035e155
import streamlit_config as st
if __name__ == "__main__":
st.init()
st.run()