Skip to content

Commit 4974d61

Browse files
committed
update readme
1 parent 236fb30 commit 4974d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2. **Generative Models**: Done: Graph DiT, GraphGA, DiGress. TODO:, GDSS, more
2424
3. **Representation Models**: Done: MoAMa, AttrMasking, ContextPred, EdgePred. Many pretrained models from HF. TODO: checkpoints, more
2525

26-
see the [Overview](#overview) section.
26+
see the [List of Supported Models](#list-of-supported-models) section.
2727

2828
> **Note**: This project is in active development, and features may change.
2929
@@ -151,7 +151,7 @@ model.set_params(verbose=True)
151151
predictions = model.predict(smiles_list)
152152
```
153153

154-
## Overview
154+
## List of Supported Models
155155

156156
### Predictive Models
157157

0 commit comments

Comments
 (0)