samir-fama commited on
Commit
a723643
·
verified ·
1 Parent(s): e933861

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -380,7 +380,7 @@ processor = LicensePlateProcessor()
380
  def process_webcam_frame(frame):
381
  return processor.process_frame(frame)
382
 
383
- with gr.Blocks(head=js_to_prefere_the_back_camera_of_mobilephones()) as demo
384
  # with gr.Blocks() as demo:
385
  with gr.Row():
386
  with gr.Column():
 
380
  def process_webcam_frame(frame):
381
  return processor.process_frame(frame)
382
 
383
+ with gr.Blocks(head=js_to_prefere_the_back_camera_of_mobilephones()) as demo:
384
  # with gr.Blocks() as demo:
385
  with gr.Row():
386
  with gr.Column():