rachana219 commited on
Commit
fe47e77
·
1 Parent(s): 5f1c76a

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -208,7 +208,6 @@ with gr.Blocks() as demo:
208
  gr.Examples(examples=examples_videos,inputs=video_input,outputs=video_output)
209
  video_button_detect = gr.Button("Detect")
210
  video_button_track = gr.Button("Detect and track")
211
-
212
  # with gr.Tab("Webcam Video"):
213
  # gr.Markdown("## YOLOv7 Inference on Webcam Video")
214
  # gr.Markdown("Coming Soon")
 
208
  gr.Examples(examples=examples_videos,inputs=video_input,outputs=video_output)
209
  video_button_detect = gr.Button("Detect")
210
  video_button_track = gr.Button("Detect and track")
 
211
  # with gr.Tab("Webcam Video"):
212
  # gr.Markdown("## YOLOv7 Inference on Webcam Video")
213
  # gr.Markdown("Coming Soon")