Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,5 @@ protobuf>=3.20.0
|
|
| 18 |
safetensors>=0.4.0
|
| 19 |
tokenizers>=0.15.0
|
| 20 |
huggingface-hub>=0.19.0
|
| 21 |
-
sentencepiece>=0.1.99
|
|
|
|
|
|
| 18 |
safetensors>=0.4.0
|
| 19 |
tokenizers>=0.15.0
|
| 20 |
huggingface-hub>=0.19.0
|
| 21 |
+
sentencepiece>=0.1.99
|
| 22 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.0/en_core_web_sm-3.7.0-py3-none-any.whl
|