Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
StelleX/Cutto
satjawat
/
Cutto
like
1
Sleeping
App
Files
Files
Community
chatthai
commited on
Mar 22, 2023
Commit
1cc1613
•
1 Parent(s):
c05f29c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -3,4 +3,4 @@ import streamlit as st
3
4
text = st.text_area("Enter some text!")
5
6
-
st.write(
test
)
3
4
text = st.text_area("Enter some text!")
5
6
+
st.write(
text
)