IniNLP247 commited on
Commit
b969b0b
·
verified ·
1 Parent(s): 340fd24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -495,10 +495,6 @@ with gr.Blocks(
495
  )
496
 
497
  timer = gr.Timer(value=5) # Update every 5 seconds
498
- timer.tick(
499
- fn=update_emotion_status,
500
- outputs=emotion_status
501
- )
502
 
503
  # Threat detection with streaming
504
  webcam_input.stream(
 
495
  )
496
 
497
  timer = gr.Timer(value=5) # Update every 5 seconds
 
 
 
 
498
 
499
  # Threat detection with streaming
500
  webcam_input.stream(