jannisborn commited on
Commit
37e801f
1 Parent(s): 817f0e1
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -18,8 +18,10 @@ gradio==3.9.1
18
  httpcore==0.15
19
  markdown-it-py>=2.1.0
20
  mols2grid==1.1.1
 
21
  pandas<2.0.0
22
  pydantic<2.0.0
 
23
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
24
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
25
  moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
 
18
  httpcore==0.15
19
  markdown-it-py>=2.1.0
20
  mols2grid==1.1.1
21
+ networkx==3.0
22
  pandas<2.0.0
23
  pydantic<2.0.0
24
+ tensorflow==2.1.0
25
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
26
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
27
  moses @ git+https://github.com/GT4SD/moses.git@v0.1.0