christofid commited on
Commit
3c7b4d4
·
1 Parent(s): 4d3b03e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- jupyter-packaging
2
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
3
  -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
4
  # pip==20.2.4
@@ -13,10 +12,11 @@ gt4sd>=1.1.10
13
  diffusers==0.6.0
14
  molgx>=0.22.0a1
15
  molecule_generation
 
16
  PyTDC==0.3.7
17
- gradio==3.12.0
18
  markdown-it-py>=2.1.0
19
- numpy==1.23.5
20
  pandas>=1.0.0
21
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
22
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
 
 
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
3
  # pip==20.2.4
 
12
  diffusers==0.6.0
13
  molgx>=0.22.0a1
14
  molecule_generation
15
+ nglview
16
  PyTDC==0.3.7
17
+ gradio>=3.9
18
  markdown-it-py>=2.1.0
19
+ mols2grid>=0.2.0
20
  pandas>=1.0.0
21
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
22
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]