SorrelC commited on
Commit
90f3c32
·
verified ·
1 Parent(s): c5a6c9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -826,7 +826,7 @@ def create_interface():
826
  )
827
 
828
  with gr.Column():
829
- gr.Markdown("### ✨ Custom Entity Types - Powered by GLiNER)")
830
  custom_entities = gr.Textbox(
831
  label="Custom Entities (comma-separated)",
832
  placeholder="e.g. relationships, civilian occupations, emotions",
 
826
  )
827
 
828
  with gr.Column():
829
+ gr.Markdown("### ✨ Custom Entity Types - Powered by GLiNER")
830
  custom_entities = gr.Textbox(
831
  label="Custom Entities (comma-separated)",
832
  placeholder="e.g. relationships, civilian occupations, emotions",