Spaces:
Running
Running
Commit
·
eca1f69
1
Parent(s):
65b16be
Update app.py
Browse files
app.py
CHANGED
@@ -188,7 +188,6 @@ demo = gr.Interface(
|
|
188 |
inputs,
|
189 |
outputs,
|
190 |
title="Emotion Detection",
|
191 |
-
description="Feel free to give your feedback",
|
192 |
css=".gradio-container {background-color: lightgray} #inp_div {background-color: #FB3D5;}",
|
193 |
article="""Provide us your [feedback](https://www.pragnakalp.com/contact/) on this demo and feel free to contact us at
|
194 |
[letstalk@pragnakalp.com]("mailto:letstalk@pragnakalp.com") if you want to have your own Emotion Detection system.
|
|
|
188 |
inputs,
|
189 |
outputs,
|
190 |
title="Emotion Detection",
|
|
|
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.
|