Skip to content

Commit

Permalink
fix lfs guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungjee committed Jan 23, 2022
1 parent 80740de commit 1ddca87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Extracted embeddings will be saved in `./embeddings`.
- To use prepared emebddings, git-lfs is required.
```
apt-get install git-lfs
git lfs pull
git-lfs install
git-lfs pull
```

```
Expand Down Expand Up @@ -92,4 +93,4 @@ Use `get_all_EERs` in `metrics.py` to calculate all three EERs.
pages={3830--3834},
year={2020}
}
```
```

0 comments on commit 1ddca87

Please sign in to comment.