jeyasee commited on
Commit
d29189a
·
verified ·
1 Parent(s): d408aad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -41,7 +41,6 @@ gr.Interface(
41
  fn=detect_language,
42
  inputs=gr.Textbox("Enter your text here"),
43
  outputs='Texts',
44
- verbose=True,
45
  examples = examples,
46
  title="Language Detector 🔠",
47
  description="A simple interface to detect 45 languages.",
 
41
  fn=detect_language,
42
  inputs=gr.Textbox("Enter your text here"),
43
  outputs='Texts',
 
44
  examples = examples,
45
  title="Language Detector 🔠",
46
  description="A simple interface to detect 45 languages.",