Testys commited on
Commit
6398160
·
verified ·
1 Parent(s): bb78f76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -144,8 +144,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="blue")) as app:
144
  label="Alert System",
145
  autoplay=True,
146
  visible=False, # Hide the player controls
147
- streaming=True,
148
- sample_rate=model.config.sampling_rate
149
  )
150
 
151
  webcam_input.stream(
 
144
  label="Alert System",
145
  autoplay=True,
146
  visible=False, # Hide the player controls
147
+ streaming=True
 
148
  )
149
 
150
  webcam_input.stream(