Skip to content

Commit 2ba0d11

Browse files
authored
Fix readme link
1 parent ad3578b commit 2ba0d11

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
@@ -190,10 +190,10 @@ For background reading please see:
190190
- [Flow Matching for Generative Modeling](https://arxiv.org/abs/2210.02747)
191191
- [Denoising Diffusion Bridge Models](https://arxiv.org/abs/2309.16948)
192192
- [Flow matching on general geometries](https://arxiv.org/pdf/2302.03660)
193-
- [Diffusion on Manifolds](https://arxiv.org/abs/2303.09556)
193+
- [Diffusion on Manifolds](https://arxiv.org/abs/2208.07949)
194194
- [Flow Matching (a review/guide)](https://arxiv.org/abs/2412.06264)
195195
- [Discrete Flow Matching](https://arxiv.org/abs/2407.15595)
196196

197197
Except where noted in the code, this package mostly doesn't try and achieve faithful reproductions of approaches described in the literature, and prefers to be inspired by, rather than constrained by, precise mathematical correctness. The main goals are:
198198
- Bringing a variety of different processes under a single unified and flexible framework
199-
- Providing processes that work, practically speaking
199+
- Providing processes that work, practically speaking

0 commit comments

Comments
 (0)