Spaces:
Running
Running
Upload app.py with huggingface_hub
Browse files
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"):
|