Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed May 14, 2024
1 parent bdafb6a commit ff5f1a6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,19 @@ WINTER real/bogus ML models, originally created by [@aswinsuresh](https://github

This slimmed-down version uses pytorch rather than tensorflow.

[![PyPI version](https://badge.fury.io/py/winterrb.svg)](https://badge.fury.io/py/winterrb)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Installing the package

### Using pip

```bash
pip install winterrb
```

### From source

* Clone the repository
```bash
git clone [email protected]:winter-telescope/winterrb.git
Expand Down

0 comments on commit ff5f1a6

Please sign in to comment.