diff options
-rw-r--r-- | requirements-docker.txt | 10 | ||||
-rw-r--r-- | requirements.txt | 7 |
2 files changed, 1 insertions, 16 deletions
diff --git a/requirements-docker.txt b/requirements-docker.txt index e80e36e..afd131b 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -16,15 +16,7 @@ mysql uvicorn bunch tqdm -prettytable -gradio -git+https://github.com/bp-kelley/descriptastorus tensorflow-cpu>=2.0 -pandas_flavor -subword_nmt -wget -lifelines -scikit-plot pymed logzero -oddt
\ No newline at end of file +oddt diff --git a/requirements.txt b/requirements.txt index b1338c1..4163122 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,12 +15,5 @@ mysql-connector-python mysql uvicorn tqdm -prettytable -gradio -pandas_flavor -subword_nmt -wget -lifelines -scikit-plot pymed logzero |