Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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()
|