Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aai521-group6
/
youtube-object-detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
be7e9ba
youtube-object-detection
/
app.py
jonathanagustin
Create app.py
8ea4ad7
unverified
over 1 year ago
raw
Copy download link
history
blame
Wrap lines
49 Bytes
import
streamlit
as
st
st.write(
"Hello, World!"
)