JKrishnanandhaa commited on
Commit
30e42a6
·
verified ·
1 Parent(s): 547247c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -221,9 +221,7 @@ demo = gr.Interface(
221
  2. **Classification**: LightGBM with hybrid features (detects WHAT)
222
 
223
  Trained on DocTamper dataset (140K samples).
224
- """,
225
- theme=gr.themes.Soft(),
226
- allow_flagging="never"
227
  )
228
 
229
 
 
221
  2. **Classification**: LightGBM with hybrid features (detects WHAT)
222
 
223
  Trained on DocTamper dataset (140K samples).
224
+ """
 
 
225
  )
226
 
227