andrew-bitmind commited on
Commit
31f5d2c
·
verified ·
1 Parent(s): f4d6783

Heading size

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ with demo:
75
 
76
  # Description/Intro Section
77
  gr.Markdown("""
78
- # 🎯 The Open Benchmark for Detecting AI-Generated Images
79
 
80
  [DFD-Arena](https://github.com/BitMind-AI/dfd-arena) is the first benchmark to address the open-source computer vision community's need for a **comprehensive evaluation framework for state-of-the-art (SOTA) detection of AI-generated images**.
81
 
 
75
 
76
  # Description/Intro Section
77
  gr.Markdown("""
78
+ ## 🎯 The Open Benchmark for Detecting AI-Generated Images
79
 
80
  [DFD-Arena](https://github.com/BitMind-AI/dfd-arena) is the first benchmark to address the open-source computer vision community's need for a **comprehensive evaluation framework for state-of-the-art (SOTA) detection of AI-generated images**.
81