Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ Pillow
|
|
3 |
numpy
|
4 |
matplotlib
|
5 |
spacy
|
|
|
6 |
torch
|
7 |
torchvision
|
8 |
scikit-learn
|
|
|
3 |
numpy
|
4 |
matplotlib
|
5 |
spacy
|
6 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.1.0/en_core_web_sm-3.1.0-py3-none-any.whl
|
7 |
torch
|
8 |
torchvision
|
9 |
scikit-learn
|