Update README.md
Browse files
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:
|