Skip to content

Commit

Permalink
Merge pull request #7 from facebookresearch/marton/cnn_link_fix
Browse files Browse the repository at this point in the history
Replaced cnn link with arxiv link
  • Loading branch information
itaigat authored Dec 10, 2024
2 parents dffe02b + 2e1c6c8 commit 9d2160b
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 9d2160b

Please sign in to comment.