Spaces:
Running
Running
Commit ·
e902a03
1
Parent(s): 0e2a08a
Update app.py
Browse files
app.py
CHANGED
|
@@ -155,7 +155,6 @@ demo = gr.Interface(
|
|
| 155 |
input,
|
| 156 |
output,
|
| 157 |
title="Named Entity Recognition Using BERT",
|
| 158 |
-
description="Feel free to give your feedback",
|
| 159 |
css=".gradio-container {background-color: lightgray}",
|
| 160 |
article="""Feel free to give us your [feedback](https://www.pragnakalp.com/contact/) on this NER demo.For all your Named Entity Recognition related
|
| 161 |
requirements, we are here to help you. Email us your requirement at [letstalk@pragnakalp.com]("mailto:letstalk@pragnakalp.com").
|
|
|
|
| 155 |
input,
|
| 156 |
output,
|
| 157 |
title="Named Entity Recognition Using BERT",
|
|
|
|
| 158 |
css=".gradio-container {background-color: lightgray}",
|
| 159 |
article="""Feel free to give us your [feedback](https://www.pragnakalp.com/contact/) on this NER demo.For all your Named Entity Recognition related
|
| 160 |
requirements, we are here to help you. Email us your requirement at [letstalk@pragnakalp.com]("mailto:letstalk@pragnakalp.com").
|