fibmskrt commited on
Commit
35f5c57
1 Parent(s): 28ce22d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -8,7 +8,7 @@ torch-sparse
8
  torch-geometric
9
  torchvision==0.13.1
10
  torchaudio==0.12.1
11
- gt4sd>=1.0.0
12
  molgx>=0.22.0a1
13
  molecule_generation
14
  diffusers==0.6.0
@@ -16,11 +16,18 @@ ipykernel
16
  httpcore==0.15
17
  nglview
18
  PyTDC==0.3.7
19
- gradio==3.12.0
20
  markdown-it-py>=2.1.0
21
  mols2grid==1.1.1
22
  numpy==1.23.5
23
  pandas>=1.0.0,<2.0.0
 
 
 
 
 
 
 
24
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
25
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
26
  moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
@@ -30,5 +37,4 @@ paccmann_gp @ git+https://github.com/PaccMann/paccmann_gp@0.1.1
30
  paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
31
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
32
  reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
33
- pydantic<2.0.0
34
  h11==0.13.0
 
8
  torch-geometric
9
  torchvision==0.13.1
10
  torchaudio==0.12.1
11
+ gt4sd>=1.4.2
12
  molgx>=0.22.0a1
13
  molecule_generation
14
  diffusers==0.6.0
 
16
  httpcore==0.15
17
  nglview
18
  PyTDC==0.3.7
19
+ gradio==4.36.1
20
  markdown-it-py>=2.1.0
21
  mols2grid==1.1.1
22
  numpy==1.23.5
23
  pandas>=1.0.0,<2.0.0
24
+ pydantic>=2.0.0
25
+ pydantic-settings>=2.0.0
26
+ torchmetrics==0.11.4
27
+ networkx==3.0
28
+ keras==2.10.0
29
+ pytorch-lightning==1.7.7
30
+ transformers
31
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
32
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
33
  moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
 
37
  paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
38
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
39
  reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
 
40
  h11==0.13.0