nahidmuntasir7 commited on
Commit
c9a5d20
·
verified ·
1 Parent(s): 467dfc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ iface = gr.Interface(
55
  "**Note**: While we strive for accuracy, the model may occasionally misclassify sentences due to dataset limitations. "
56
  "We apologize for any errors and appreciate your understanding.\n\n"
57
 
58
- "**Enter a sentence in any language below to see how our model interprets it!**"
59
  ),
60
  theme="compact"
61
  )
 
55
  "**Note**: While we strive for accuracy, the model may occasionally misclassify sentences due to dataset limitations. "
56
  "We apologize for any errors and appreciate your understanding.\n\n"
57
 
58
+ "**Enter a sentence in any language below to see how our model interprets it!** 🤖"
59
  ),
60
  theme="compact"
61
  )