PirateXX commited on
Commit
94abe9f
·
1 Parent(s): 55ea233

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,6 +83,6 @@ demo = gr.Interface(
83
  inputs=gr.File(),
84
  article = "Visit <a href = \"https://ai-content-detector.online/\">AI Content Detector</a> for better user experience!",
85
  outputs=gr.outputs.JSON(),
86
- interpretation="default",
87
 
88
  demo.launch(show_api=False)
 
83
  inputs=gr.File(),
84
  article = "Visit <a href = \"https://ai-content-detector.online/\">AI Content Detector</a> for better user experience!",
85
  outputs=gr.outputs.JSON(),
86
+ interpretation="default",)
87
 
88
  demo.launch(show_api=False)