Dede16 commited on
Commit
860c1e3
·
verified ·
1 Parent(s): 0614654

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def palm_detection(image):
64
  )
65
  return annotated_frame, results_df
66
 
67
- with gr.Blocks(theme = "soft", title="Palm Detectior") as palm_detector:
68
  gr.Markdown(
69
  """
70
  <h1 style="text-align:center">Palm Detection</h1>
 
64
  )
65
  return annotated_frame, results_df
66
 
67
+ with gr.Blocks(theme = "soft", title="Palm Detector") as palm_detector:
68
  gr.Markdown(
69
  """
70
  <h1 style="text-align:center">Palm Detection</h1>