Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ NuNER Zero is (at the time of its release) the best compact zero-shot NER model
|
|
31 |
## Installation & Usage
|
32 |
|
33 |
```
|
34 |
-
!pip install gliner
|
35 |
```
|
36 |
|
37 |
**NuZero requires labels to be lower-cased**
|
|
|
31 |
## Installation & Usage
|
32 |
|
33 |
```
|
34 |
+
!pip install gliner==0.1.12
|
35 |
```
|
36 |
|
37 |
**NuZero requires labels to be lower-cased**
|