jannisborn commited on
Commit
48c7f45
·
unverified ·
1 Parent(s): dbee596
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
7
  sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
- python_version: 3.9
11
  pypi_version: 20.2.4
12
  duplicated_from: GT4SD/molecular_properties
13
  ---
 
7
  sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
+ python_version: 3.8.13
11
  pypi_version: 20.2.4
12
  duplicated_from: GT4SD/molecular_properties
13
  ---
requirements.txt CHANGED
@@ -31,7 +31,7 @@ transformers
31
  tensorflow==2.11
32
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
33
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
34
- moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
35
  paccmann_chemistry @ git+https://github.com/PaccMann/[email protected]
36
  paccmann_generator @ git+https://github.com/PaccMann/[email protected]
37
  paccmann_gp @ git+https://github.com/PaccMann/[email protected]
 
31
  tensorflow==2.11
32
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
33
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
34
+ moses @ git+https://github.com/GT4SD/moses.git@v0.2.0
35
  paccmann_chemistry @ git+https://github.com/PaccMann/[email protected]
36
  paccmann_generator @ git+https://github.com/PaccMann/[email protected]
37
  paccmann_gp @ git+https://github.com/PaccMann/[email protected]