Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xuan2k
/
Thesis-Demo
like
1
Runtime error
App
Files
Files
Community
main
Thesis-Demo
/
streamlit_test.py
xuan2k
update demo
4979800
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
41 Bytes
import
streamlit
as
st
st.write(
"Hello"
)