Wesamalnabki-bsc commited on
Commit
f356d92
·
verified ·
1 Parent(s): b8ad502

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -3,8 +3,7 @@ from gliner import GLiNER
3
  import gradio as gr
4
 
5
  model = GLiNER.from_pretrained("BSC-NLP4BIA/chagas-ner",
6
- # revision="gliner-bi-small-v1.0_2025-02-11_15-59-05",
7
- revision="gliner_multi-v2.1_2025-02-14_20-42-46",
8
  load_tokenizer=True)
9
 
10
  examples = [
 
3
  import gradio as gr
4
 
5
  model = GLiNER.from_pretrained("BSC-NLP4BIA/chagas-ner",
6
+ revision="NuNER_Zero_2025-02-16_22-10-21",
 
7
  load_tokenizer=True)
8
 
9
  examples = [