Skip to content

Commit 52cea4f

Browse files
fix downloads badge in README
1 parent b0fc3a1 commit 52cea4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A library for Bayesian neural network layers and uncertainty estimation in Deep
99
[![pytorch](https://img.shields.io/badge/pytorch-1.7.0%2B-orange)](https://github.com/IntelLabs/bayesian-torch)
1010
[![version](https://img.shields.io/badge/release-0.3.0-green)](https://github.com/IntelLabs/bayesian-torch/releases)
1111
[![license](https://img.shields.io/badge/license-BSD%203--Clause-blue)](https://github.com/IntelLabs/bayesian-torch/blob/main/LICENSE)
12-
[![Downloads](https://static.pepy.tech/personalized-badge/bayesian-torch?period=total&units=international_system&left_color=grey&right_color=darkblue&left_text=downloads)](https://pepy.tech/project/bayesian-torch)
12+
[![Downloads](https://static.pepy.tech/badge/bayesian-torch)](https://pepy.tech/project/bayesian-torch)
1313
<h4 align="center">
1414
<a href="https://github.com/IntelLabs/bayesian-torch#installing-bayesian-torch">Get Started</a> |
1515
<a href="https://github.com/IntelLabs/bayesian-torch#usage">Example usage</a> |

0 commit comments

Comments
 (0)