Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prakhar-1
/
object-count-app
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
object-count-app
/
object_counts
/
main.py
prakhar patidar
test
9d0abc3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
59 Bytes
import
streamlit
as
st
st.title(
"hi"
)
st.text(
"test"
)