mihalykiss commited on
Commit
3be181e
·
1 Parent(s): 3710a04
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -96,7 +96,10 @@ This tool uses the <b>ModernBERT</b> model to identify whether a given text was
96
  </div>
97
 
98
  <br>
 
 
99
 
 
100
  Paste your text below to analyze its origin.
101
  """
102
  bottom_text = "**Developed by SzegedAI**"
 
96
  </div>
97
 
98
  <br>
99
+ 📄 <b>Read more:</b> Our method is detailed in our paper:
100
+ <a href="https://aclanthology.org/2025.genaidetect-1.15/" target="_blank" style="color: #007bff; text-decoration: none;"><b>LINK</b></a>.
101
 
102
+ <br>
103
  Paste your text below to analyze its origin.
104
  """
105
  bottom_text = "**Developed by SzegedAI**"