diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-08-24 16:02:32 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-08-24 16:02:32 +0530 |
commit | ae27a5c9996f34487ee0f2669104b30dee263189 (patch) | |
tree | fa21e14016105d3932c3e2df1163263e52bcb621 /requirements.txt | |
parent | c9a140900dd82e5e68c49a299371e45511e2410b (diff) |
added pubmed search
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index d031e0e..8fb62fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,3 +16,12 @@ uvicorn tensorflow-cpu==2.2.0 bunch tqdm +prettytable +gradio +git+https://github.com/bp-kelley/descriptastorus +pandas_flavor +subword_nmt +wget +lifelines +scikit-plot +pymed
\ No newline at end of file |