Skip to content

Commit

Permalink
Fix AddSubNet Example link (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrizian authored Mar 25, 2024
1 parent 474fb30 commit b0045a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ In order to use this model, you need to install PyTorch. We recommend using
[PyTorch website](https://pytorch.org/get-started/locally/).
Make sure that PyTorch is available in the same Python environment as other
dependencies. Alternatively, you can create a
[Python Execution Environment](#using-custom-python-execution-environments).
[Python Execution Environment](#creating-custom-execution-environments).
You can find the files for this example in [examples/pytorch](examples/pytorch).

## AddSub in JAX
Expand Down

0 comments on commit b0045a5

Please sign in to comment.