jannisborn commited on
Commit
1954e61
·
unverified ·
1 Parent(s): daa21f3
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +3 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 💡
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 3.9.1
8
  app_file: app.py
9
  pinned: false
10
  python_version: 3.8.13
 
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 3.46.0
8
  app_file: app.py
9
  pinned: false
10
  python_version: 3.8.13
requirements.txt CHANGED
@@ -15,7 +15,7 @@ nglview
15
  PyTDC==0.3.7
16
  gradio==3.12.0
17
  markdown-it-py>=2.1.0
18
- mols2grid>=0.2.0
19
  numpy==1.23.5
20
  pandas>=1.0.0,<2.0.0
21
  httpcore==0.15
@@ -28,4 +28,5 @@ paccmann_generator @ git+https://github.com/PaccMann/[email protected]
28
  paccmann_gp @ git+https://github.com/PaccMann/[email protected]
29
  paccmann_omics @ git+https://github.com/PaccMann/[email protected]
30
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
31
- reinvent_models @ git+https://github.com/GT4SD/[email protected]
 
 
15
  PyTDC==0.3.7
16
  gradio==3.12.0
17
  markdown-it-py>=2.1.0
18
+ mols2grid==1.1.1
19
  numpy==1.23.5
20
  pandas>=1.0.0,<2.0.0
21
  httpcore==0.15
 
28
  paccmann_gp @ git+https://github.com/PaccMann/[email protected]
29
  paccmann_omics @ git+https://github.com/PaccMann/[email protected]
30
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
31
+ reinvent_models @ git+https://github.com/GT4SD/[email protected]
32
+ h11=0.13