duclo90 commited on
Commit
b24dad5
·
verified ·
1 Parent(s): 3636636

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -107,7 +107,6 @@ iface = gr.Interface(
107
  outputs=gr.Markdown(label="Analysis Result"),
108
  title="<div id='title'>🔍 AI Text Classifier</div>",
109
  description="<div id='description'>Detect whether text is human-written or AI-generated using advanced NLP</div>",
110
- examples=examples,
111
  theme=gr.themes.Soft(
112
  primary_hue="purple",
113
  secondary_hue="pink",
 
107
  outputs=gr.Markdown(label="Analysis Result"),
108
  title="<div id='title'>🔍 AI Text Classifier</div>",
109
  description="<div id='description'>Detect whether text is human-written or AI-generated using advanced NLP</div>",
 
110
  theme=gr.themes.Soft(
111
  primary_hue="purple",
112
  secondary_hue="pink",