LavAIampSpace / main.py
balmung's picture
[ADD] basis for tests
6a860cf
raw
history blame
65 Bytes
import streamlit as st
st.write("""
# TEST text
hello there
""")