jannisborn commited on
Commit
7dfaf4c
1 Parent(s): 4cb745f
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
@@ -19,7 +19,7 @@ httpcore==0.15
19
  PyTDC==0.3.7
20
  gradio==3.12.0
21
  markdown-it-py>=2.1.0
22
- mols2grid>=0.2.0
23
  numpy==1.23.5
24
  pandas>=1.0.0,<2.0.0
25
  pydantic<2.0.0
@@ -32,4 +32,5 @@ paccmann_generator @ git+https://github.com/PaccMann/[email protected]
32
  paccmann_gp @ git+https://github.com/PaccMann/[email protected]
33
  paccmann_omics @ git+https://github.com/PaccMann/[email protected]
34
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
35
- reinvent_models @ git+https://github.com/GT4SD/[email protected]
 
 
19
  PyTDC==0.3.7
20
  gradio==3.12.0
21
  markdown-it-py>=2.1.0
22
+ mols2grid==1.1.1
23
  numpy==1.23.5
24
  pandas>=1.0.0,<2.0.0
25
  pydantic<2.0.0
 
32
  paccmann_gp @ git+https://github.com/PaccMann/[email protected]
33
  paccmann_omics @ git+https://github.com/PaccMann/[email protected]
34
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
35
+ reinvent_models @ git+https://github.com/GT4SD/[email protected]
36
+ h11==0.13