pragnakalp commited on
Commit
698c7e0
1 Parent(s): eca1f69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ demo = gr.Interface(
191
  css=".gradio-container {background-color: lightgray} #inp_div {background-color: #FB3D5;}",
192
  article="""Provide us your [feedback](https://www.pragnakalp.com/contact/) on this demo and feel free to contact us at
193
  [letstalk@pragnakalp.com]("mailto:letstalk@pragnakalp.com") if you want to have your own Emotion Detection system.
194
- We will be happy to serve you for your Emotion Detection requirement. And don't forget to check out more interesting
195
  [NLP services](https://www.pragnakalp.com/services/natural-language-processing-services/) we are offering.
196
  <p style='text-align: center;'>Developed by :[ Pragnakalp Techlabs](https://www.pragnakalp.com)</p>"""
197
  )
 
191
  css=".gradio-container {background-color: lightgray} #inp_div {background-color: #FB3D5;}",
192
  article="""Provide us your [feedback](https://www.pragnakalp.com/contact/) on this demo and feel free to contact us at
193
  [letstalk@pragnakalp.com]("mailto:letstalk@pragnakalp.com") if you want to have your own Emotion Detection system.
194
+ We will be happy to serve you for your requirement. And don't forget to check out more interesting
195
  [NLP services](https://www.pragnakalp.com/services/natural-language-processing-services/) we are offering.
196
  <p style='text-align: center;'>Developed by :[ Pragnakalp Techlabs](https://www.pragnakalp.com)</p>"""
197
  )