LPX55 commited on
Commit
6cdbb16
·
verified ·
1 Parent(s): 7e0de27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -296,8 +296,8 @@ with gr.Blocks(css="#post-gallery { overflow: hidden !important;} .grid-wrap{ ov
296
  description=
297
  "The OpenSight aims to be an open-source SOTA generated image detection model. This HF Space is not only an introduction but a educational playground for the public to evaluate and challenge current open source models."
298
  )
299
- with gr.Tab("👀 Model Evals / Playground"):
300
- gr.Markdown("# AI Generated Image / Deepfake Detection Models Evaluation")
301
 
302
  with gr.Row():
303
  with gr.Column(scale=1):
 
296
  description=
297
  "The OpenSight aims to be an open-source SOTA generated image detection model. This HF Space is not only an introduction but a educational playground for the public to evaluate and challenge current open source models."
298
  )
299
+ with gr.Tab("👀 Detection Models Eval / Playground"):
300
+ gr.Markdown("# Open Source Detection Models Found on the Hub")
301
 
302
  with gr.Row():
303
  with gr.Column(scale=1):