LPX55 commited on
Commit
326be6b
·
verified ·
1 Parent(s): 2565e17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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