DFBench commited on
Commit
3005bef
·
verified ·
1 Parent(s): 6fe1075

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ This benchmark serves the academic and industry research community by providing
122
  gr.Markdown("## Leaderboard Image Deepfake Detection")
123
  gr.HTML(leaderboard_view())
124
  gr.Markdown("""
125
- *The Leaderboard is updated upon validation of new submissions. All results are evaluated using standardized metrics on the official test dataset.*
126
  """)
127
 
128
  with gr.Tab("Submission Guidelines"):
 
122
  gr.Markdown("## Leaderboard Image Deepfake Detection")
123
  gr.HTML(leaderboard_view())
124
  gr.Markdown("""
125
+ *The Leaderboard is updated upon validation of new submissions. All results are evaluated using standardized metrics on the official [test dataset](https://huggingface.co/datasets/DFBench/Image-Deepfake-Detection-25).*
126
  """)
127
 
128
  with gr.Tab("Submission Guidelines"):