Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -989,6 +989,7 @@ def create_interface():
|
|
989 |
</div>
|
990 |
|
991 |
<br>
|
|
|
992 |
|
993 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-top: 20px; font-size: 14px; color: #666; text-align: center">
|
994 |
This NER Explorer Tool was created as an output of the
|
|
|
989 |
</div>
|
990 |
|
991 |
<br>
|
992 |
+
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-top: 20px;">
|
993 |
|
994 |
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-top: 20px; font-size: 14px; color: #666; text-align: center">
|
995 |
This NER Explorer Tool was created as an output of the
|