prithivida commited on
Commit
2f74f47
·
1 Parent(s): 588e719

Updated custom req

Browse files
Files changed (1) hide show
  1. custom_req.txt +3 -3
custom_req.txt CHANGED
@@ -1,12 +1,12 @@
1
  st-annotated-text
2
- bs4
3
  torch
4
  fastapi
5
  uvicorn
6
  spacy==2.3.0
7
- python-Levenshtein==0.12.2
8
- errant==2.2.0
9
  lm-scorer==0.4.2
 
 
10
  fsspec==2021.5.0
11
  tokenizers==0.10.3
12
  fuzzywuzzy==0.18.0
 
1
  st-annotated-text
2
+ bs4
3
  torch
4
  fastapi
5
  uvicorn
6
  spacy==2.3.0
 
 
7
  lm-scorer==0.4.2
8
+ errant==2.2.0
9
+ python-Levenshtein==0.12.2
10
  fsspec==2021.5.0
11
  tokenizers==0.10.3
12
  fuzzywuzzy==0.18.0