Spaces:
Runtime error
Runtime error
File size: 161 Bytes
755e849 |
1 2 3 4 |
## 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") |