christofid commited on
Commit
a029733
1 Parent(s): c7d0adf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -11,15 +11,15 @@ torchaudio==0.12.1
11
  diffusers==0.11.1
12
  gt4sd>=1.0.5
13
  molgx>=0.22.0a1
14
- molecule_generation
15
- nglview
16
  PyTDC==0.3.7
17
  gradio==3.12.0
18
  markdown-it-py>=2.1.0
19
  mols2grid>=0.2.0
20
  numpy==1.23.5
21
  pandas>=1.0.0
22
- pymatgen
23
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
24
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
25
  moses @ git+https://github.com/GT4SD/[email protected]
 
11
  diffusers==0.11.1
12
  gt4sd>=1.0.5
13
  molgx>=0.22.0a1
14
+ molecule-generation>=0.3.0
15
+ nglview>=3.0.3
16
  PyTDC==0.3.7
17
  gradio==3.12.0
18
  markdown-it-py>=2.1.0
19
  mols2grid>=0.2.0
20
  numpy==1.23.5
21
  pandas>=1.0.0
22
+ pymatgen>=2022.11.7
23
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
24
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
25
  moses @ git+https://github.com/GT4SD/[email protected]