Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelsty committed Jan 25, 2022
2 parents 817423c + 325b170 commit a942f37
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ The original paper replaces the embeddings traditionally used with models dedica

## Installation

First we need to install mkb then install ckb 🙂

```sh
pip install git+https://github.com/raphaelsty/mkb
```

```sh
pip install git+https://github.com/raphaelsty/ckb
```
Expand Down Expand Up @@ -168,4 +174,4 @@ model.to(device)

## Official repository 👍

The official repository is available at [dfdazac/blp](https://github.com/dfdazac/blp).
The official repository is available at [dfdazac/blp](https://github.com/dfdazac/blp).

0 comments on commit a942f37

Please sign in to comment.