SorrelC commited on
Commit
111e573
·
verified ·
1 Parent(s): 6298b09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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