Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SS8297
/
Streamlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
09ef9a4
Streamlit
/
app.py
SS8297
Update app.py
09ef9a4
over 1 year ago
raw
Copy download link
history
blame
Safe
117 Bytes
import
streamlit
as
st
from
camera_input_live
import
camera_input_live
image = camera_input_live()
st.image(value)