Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -354,7 +354,6 @@ with gr.Blocks(css="#post-gallery { overflow: hidden !important;} .grid-wrap{ ov
|
|
| 354 |
with gr.Tab("👑 Community Forensics Preview"):
|
| 355 |
preview = gr.load("aiwithoutborders-xyz/OpenSight-Community-Forensics-Preview", src="spaces")
|
| 356 |
preview.render() # no idea if this will work
|
| 357 |
-
space2.render()
|
| 358 |
with gr.Tab("🥇 Leaderboard"):
|
| 359 |
gr.Markdown("# AI Generated / Deepfake Detection Models Leaderboard: Soon™")
|
| 360 |
|
|
|
|
| 354 |
with gr.Tab("👑 Community Forensics Preview"):
|
| 355 |
preview = gr.load("aiwithoutborders-xyz/OpenSight-Community-Forensics-Preview", src="spaces")
|
| 356 |
preview.render() # no idea if this will work
|
|
|
|
| 357 |
with gr.Tab("🥇 Leaderboard"):
|
| 358 |
gr.Markdown("# AI Generated / Deepfake Detection Models Leaderboard: Soon™")
|
| 359 |
|