rigonsallauka commited on
Commit
479c695
1 Parent(s): 83ae5e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -58,7 +58,6 @@ You can easily use this model with the Hugging Face `transformers` library. Here
58
 
59
  ```python
60
  from transformers import AutoTokenizer, AutoModelForTokenClassification
61
- import torch
62
 
63
  model_name = "rigonsallauka/greek_medical_ner"
64
 
 
58
 
59
  ```python
60
  from transformers import AutoTokenizer, AutoModelForTokenClassification
 
61
 
62
  model_name = "rigonsallauka/greek_medical_ner"
63