Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
spacy
|
7 |
-
pytextrank
|
|
|
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
spacy
|
7 |
+
pytextrank
|
8 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
|