Skip to content

Commit

Permalink
update faiss README
Browse files Browse the repository at this point in the history
  • Loading branch information
briangu committed Dec 21, 2023
1 parent cf44586 commit 3d0bad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/faiss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ Setup:

CPU:

```
```bash
pip3 install faiss-cpu
```

GPU:

```
```bash
pip3 install faiss-cpu
```

0 comments on commit 3d0bad7

Please sign in to comment.