Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,9 @@ This version introduces datasets for both In Library (IL) and Out of Library (OL
|
|
30 |
- **Test Dataset**: [OLtestV1](https://huggingface.co/datasets/AI4Spectro/OLtestV1)
|
31 |
|
32 |
### Check dataset
|
33 |
-
pip install ase
|
34 |
|
35 |
-
|
|
|
|
|
|
|
|
|
|
30 |
- **Test Dataset**: [OLtestV1](https://huggingface.co/datasets/AI4Spectro/OLtestV1)
|
31 |
|
32 |
### Check dataset
|
|
|
33 |
|
34 |
+
``` javascript
|
35 |
+
pip install ase
|
36 |
+
|
37 |
+
ase db {name}.db
|
38 |
+
```
|