Skip to content

Commit b427c5c

Browse files
committed
[docs] update README
1 parent a10c073 commit b427c5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,13 @@ The main idea was to retain _just enough code_ to allow training a simple diffus
2828
## Table of Contents
2929

3030
- [Minimal text diffusion](#minimal-text-diffusion)
31+
* [Table of Contents](#table-of-contents)
3132
* [Getting started](#getting-started)
3233
+ [Setup](#setup)
3334
+ [Preparing dataset](#preparing-dataset)
3435
+ [Training](#training)
3536
+ [Inference](#inference)
36-
* [Training from scratch on greetings dataset](#training-from-scratch-on-greetings-dataset)
37+
* [Training from scratch on the greetings dataset](#training-from-scratch-on-the-greetings-dataset)
3738
* [Experiments with using pre-trained models and embeddings](#experiments-with-using-pre-trained-models-and-embeddings)
3839
* [Controllable Generation](#controllable-generation)
3940
* [Gory details](#gory-details)
@@ -45,7 +46,6 @@ The main idea was to retain _just enough code_ to allow training a simple diffus
4546
* [Acknowledgements](#acknowledgements)
4647
* [License](#license)
4748

48-
4949
---
5050

5151
## Getting started

0 commit comments

Comments
 (0)