Testys commited on
Commit
57edb95
·
verified ·
1 Parent(s): 935769d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -87,7 +87,6 @@ with gr.Blocks(title="Drive Paddy – Drowsiness Detection") as app:
87
  autoplay=True,
88
  type="numpy", # expects (sr, np.ndarray)
89
  visible=True,
90
- height=60,
91
  )
92
 
93
  cam.stream(fn=process_live_frame,
 
87
  autoplay=True,
88
  type="numpy", # expects (sr, np.ndarray)
89
  visible=True,
 
90
  )
91
 
92
  cam.stream(fn=process_live_frame,