Skip to content

Commit

Permalink
replaced cnn link with arxiv
Browse files Browse the repository at this point in the history
  • Loading branch information
Marton Havasi committed Dec 10, 2024
1 parent dffe02b commit 2e1c6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Flow Matching
=============

`flow_matching` is a PyTorch library for implementing flow matching algorithms, featuring state-of-the-art continuous and discrete implementations. It includes practical examples for both text and image modalities. This repository is part of `Flow Matching Guide and Codebase <http://cnn.com>`_.
`flow_matching` is a PyTorch library for implementing flow matching algorithms, featuring state-of-the-art continuous and discrete implementations. It includes practical examples for both text and image modalities. This repository is part of `Flow Matching Guide and Codebase <https://arxiv.org/abs/2412.06264>`_.

.. image:: _images/teaser.png
:width: 800
Expand Down

0 comments on commit 2e1c6c8

Please sign in to comment.