gbyuvd commited on
Commit
d3ae05d
·
verified ·
1 Parent(s): eb0d8e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -84,6 +84,11 @@ Example of a generated molecule, found no identical mol in PubChem
84
  ---
85
 
86
  ## Usage
 
 
 
 
 
87
 
88
  - See `demo_usage.ipynb` or download it to use (I am still learning abt HF API so please be patient.)
89
  - For training, clone this repo:
 
84
  ---
85
 
86
  ## Usage
87
+ Requierements:
88
+
89
+ ```text
90
+ datasets numpy pandas ranger21 rdkit scikit_learn selfies torch tqdm transformers
91
+ ```
92
 
93
  - See `demo_usage.ipynb` or download it to use (I am still learning abt HF API so please be patient.)
94
  - For training, clone this repo: