Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kasravisia
/
payamlena
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
payamlena
/
app.py
kasravisia
Create app.py
2652863
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
43 Bytes
import
streamlit
as
st
st.text(
"hi payam"
)