Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
adrianpierce
/
recipes_app
like
2
Running
App
Files
Files
Community
bf87998
recipes_app
/
pages
/
Profile.py
adrianpierce
Create Profile.py
bf87998
about 1 year ago
raw
Copy download link
history
blame
Safe
42 Bytes
import
streamlit
as
st
st,write(
"Profile"
)