SusiePHaltmann's picture
Request to update and reboot the app 5.31.22
755e849
raw
history blame
161 Bytes
## make a streamlit app gui that says hello world
import streamlit as st
st.streamlit_version()
st.title("FLAMESTOPIA.AI SYSTEMS (C) 2022-20XX - Version 0.0.1")