LPX55 commited on
Commit
5dfc507
·
verified ·
1 Parent(s): 6cdbb16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,7 +294,7 @@ with gr.Blocks(css="#post-gallery { overflow: hidden !important;} .grid-wrap{ ov
294
  "https://cdn-avatars.huggingface.co/v1/production/uploads/639daf827270667011153fbc/WpeSFhuB81DY-1TjNUmV_.png",
295
  title="Welcome to Project OpenSight",
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")
 
294
  "https://cdn-avatars.huggingface.co/v1/production/uploads/639daf827270667011153fbc/WpeSFhuB81DY-1TjNUmV_.png",
295
  title="Welcome to Project OpenSight",
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. **Space will be upgraded shortly; inference on all 6 models should take about 1.2~ seconds.** "
298
  )
299
  with gr.Tab("👀 Detection Models Eval / Playground"):
300
  gr.Markdown("# Open Source Detection Models Found on the Hub")