Skip to content

Commit

Permalink
Merge pull request #20 from davidnabergoj/davidnabergoj-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
davidnabergoj authored Aug 15, 2024
2 parents bb7046d + 3b260d8 commit 36a206a
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 @@ -30,7 +30,7 @@ print(log_prob.shape) # (100,)
print(x_new.shape) # (50, 3)
```

Check examples and documentation, including the list of supported architectures [here](torchflows.readthedocs.io/en/latest/).
Check examples and documentation, including the list of supported architectures [here](https://torchflows.readthedocs.io/en/latest/).
We also provide examples [here](examples/).

## Installing
Expand Down

0 comments on commit 36a206a

Please sign in to comment.