Aravindan commited on
Commit
b4cba66
1 Parent(s): 2337ded

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from streamlit_webrtc import webrtc_streamer
2
+
3
+ webrtc_streamer(key='key')