NizamuddinMandekar commited on
Commit
c5fb9ea
·
verified ·
1 Parent(s): be13dca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -727,7 +727,7 @@ with gr.Blocks(css=custom_css, title="Reality Check - AI Face Detector") as demo
727
  scale=2,
728
  min_width=240
729
  )
730
-
731
  # Connect the function
732
  submit_btn.click(
733
  fn=predict,
 
727
  scale=2,
728
  min_width=240
729
  )
730
+
731
  # Connect the function
732
  submit_btn.click(
733
  fn=predict,