SS8297 commited on
Commit
94d1b6f
·
1 Parent(s): 68ecd62

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,4 +4,4 @@ from camera_input_live import camera_input_live
4
 
5
  image = camera_input_live()
6
 
7
- st.image(value)
 
4
 
5
  image = camera_input_live()
6
 
7
+ st.image(image)