Dharma20 commited on
Commit
4367f1c
·
verified ·
1 Parent(s): 97df024

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -26,7 +26,6 @@ interface = gr.Interface(
26
  num_top_classes=4,
27
  label='Emotion in the Text'
28
  ),
29
- verbose=True,
30
  title="Emotion Classifier",
31
  theme='soft'
32
  )
 
26
  num_top_classes=4,
27
  label='Emotion in the Text'
28
  ),
 
29
  title="Emotion Classifier",
30
  theme='soft'
31
  )