Cutto / app.py
chatthai
Create app.py
671cd2f
raw
history blame
64 Bytes
import streamlit as st
text = st.text_area("Enter some text!")