Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Pratyush101/streamlit-webrtc-example
Pratyush101
/
streamlit-webrtc-example-experimental
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pratyush101
commited on
Dec 14, 2024
Commit
1f8af51
·
verified
·
1 Parent(s):
be3b52f
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import streamlit
2
+
3
+
st.write("hi")