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 |
|