Skip to content

Commit 1edcab4

Browse files
release to PyPI, update install instruction through "pip" command
1 parent 5a4793b commit 1edcab4

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
@@ -48,12 +48,12 @@ Bayesian-Torch is designed to be flexible and enables seamless extension of dete
4848
* [AvUC](https://github.com/IntelLabs/bayesian-torch/blob/main/bayesian_torch/utils/avuc_loss.py): Accuracy versus Uncertainty Calibration loss [[Krishnan and Tickoo 2020](https://proceedings.neurips.cc/paper/2020/file/d3d9446802a44259755d38e6d163e820-Paper.pdf)]
4949

5050
## Installing Bayesian-Torch
51-
<!--
51+
5252
**To install core library using `pip`:**
5353
```
5454
pip install bayesian-torch
5555
```
56-
-->
56+
5757
**To install latest development version from source:**
5858
```sh
5959
git clone https://github.com/IntelLabs/bayesian-torch

0 commit comments

Comments
 (0)