Spaces:
Sleeping
Sleeping
wzkariampuzha
commited on
Commit
•
0658c6b
1
Parent(s):
9cf4a5a
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -3,4 +3,9 @@ transformers
|
|
3 |
numpy
|
4 |
pandas
|
5 |
torch
|
6 |
-
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
3 |
numpy
|
4 |
pandas
|
5 |
torch
|
6 |
+
tensorflow
|
7 |
+
nltk
|
8 |
+
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_ner_bc5cdr_md-0.4.0.tar.gz
|
9 |
+
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_ner_bionlp13cg_md-0.4.0.tar.gz
|
10 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.0.0/en_core_web_lg-3.0.0-py3-none-any.whl
|
11 |
+
unidecode
|