Bhanushray commited on
Commit
ac61c9f
·
verified ·
1 Parent(s): e35ae84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  Flask
2
- gunicorn
3
  rdkit
4
- transformers
5
  bio-embeddings
6
- torch
7
  huggingface_hub
8
  molvs
9
  numpy==1.23.5
@@ -15,3 +15,4 @@ ipython
15
  accelerate>=0.26.0
16
  gdown==4.6.0
17
  requests
 
 
1
  Flask
2
+ gunicorn
3
  rdkit
4
+ transformers>=4.36.2
5
  bio-embeddings
6
+ torch>=1.13.1
7
  huggingface_hub
8
  molvs
9
  numpy==1.23.5
 
15
  accelerate>=0.26.0
16
  gdown==4.6.0
17
  requests
18
+ umap-learn==0.5.4