MohammadOthman commited on
Commit
3c3cffe
1 Parent(s): 67cd87a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -63,6 +63,9 @@ This model is capable of identifying more than 500 different fruits and vegetabl
63
 
64
 
65
  ### Example Usage
 
 
 
66
 
67
  ```python
68
  import spacy
 
63
 
64
 
65
  ### Example Usage
66
+ ```python
67
+ !pip install https://huggingface.co/MohammadOthman/en_roberta_base_plant_ner_case/resolve/main/en_roberta_base_plant_ner_case-any-py3-none-any.whl
68
+ ```
69
 
70
  ```python
71
  import spacy