Devika Nair M
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ newspaper3k==0.2.8
|
|
6 |
spacy==3.1.4
|
7 |
st-annotated-text==2.0.0
|
8 |
-f https://download.pytorch.org/whl/torch_stable.html
|
9 |
-
torch==1.
|
10 |
python-Levenshtein
|
|
|
6 |
spacy==3.1.4
|
7 |
st-annotated-text==2.0.0
|
8 |
-f https://download.pytorch.org/whl/torch_stable.html
|
9 |
+
torch==1.5.0+cpu
|
10 |
python-Levenshtein
|