DeepMount00 commited on
Commit
42954c4
1 Parent(s): cc8997b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ else:
20
  print("No HF_KEY found. Please make sure you've set up your Hugging Face API key as an environment variable.")
21
 
22
 
23
- model = GLiNER.from_pretrained("DeepMount00/ner_test").eval()
24
 
25
 
26
  examples = [
 
20
  print("No HF_KEY found. Please make sure you've set up your Hugging Face API key as an environment variable.")
21
 
22
 
23
+ model = GLiNER.from_pretrained("DeepMount00/universal_ner_ita").eval()
24
 
25
 
26
  examples = [