Sanshruth commited on
Commit
36ca2b3
·
verified ·
1 Parent(s): d1304e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -321,4 +321,4 @@ with gr.Blocks() as demo:
321
  process_button.click(process_video, inputs=[confidence_threshold, selected_classes, stream_url, target_fps], outputs=[output_image, error_box])
322
 
323
  # Launch the interface
324
- demo.launch(debug=True)
 
321
  process_button.click(process_video, inputs=[confidence_threshold, selected_classes, stream_url, target_fps], outputs=[output_image, error_box])
322
 
323
  # Launch the interface
324
+ demo.launch(debug=True)