LPX55 commited on
Commit
0cae6be
·
verified ·
1 Parent(s): 0aaa81c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -352,7 +352,7 @@ with gr.Blocks(css="#post-gallery { overflow: hidden !important;} .grid-wrap{ ov
352
 
353
  with gr.Tab("🥇 Leaderboard"):
354
  gr.Markdown("# AI Generated / Deepfake Detection Models Leaderboard: Soon™")
355
- )
356
 
357
  # Launch the interface
358
  iface.launch()
 
352
 
353
  with gr.Tab("🥇 Leaderboard"):
354
  gr.Markdown("# AI Generated / Deepfake Detection Models Leaderboard: Soon™")
355
+
356
 
357
  # Launch the interface
358
  iface.launch()