admin-cognition-intelligence commited on
Commit
12295af
·
1 Parent(s): 00e0e16

Fix pip install command of Model Card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ widget:
77
  ---
78
  To install this model:
79
 
80
- pip install https://huggingface.co/cognition-intelligence/es_bsc_demo_trf/resolve/main/es_bsc_demo_trf-any-py3-none-any.whl
81
 
82
  Spanish transformer-based (PlanTL-GOB-ES/roberta-base-bne) Spacy pipeline by BSC. Components: transformer, morphologizer, parser, ner, lemmatizer, text classification.
83
 
 
77
  ---
78
  To install this model:
79
 
80
+ pip install https://huggingface.co/cognition-intelligence/es_bsc_demo_trf/resolve/main/es_bsc_demo_trf-3.4.0-py3-none-any.whl
81
 
82
  Spanish transformer-based (PlanTL-GOB-ES/roberta-base-bne) Spacy pipeline by BSC. Components: transformer, morphologizer, parser, ner, lemmatizer, text classification.
83