Skip to content

Commit c8128b4

Browse files
authored
Update README.md
1 parent 8e420ed commit c8128b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Before installing and running RAGulate, ensure you have the following libraries
2424
- **PyTorch** (version 2.0 or higher)
2525
Install with the exact command from the [PyTorch “Get Started” page](https://pytorch.org/get-started/locally/) for your OS, Python version and (optionally) CUDA toolkit.
2626
- **NumPy** (version 1.23 or higher)
27+
- **bm-25** (version 0.2.2 or higher)
2728

2829
You can install these dependencies using `pip`:
2930

0 commit comments

Comments
 (0)