liuqi6777 commited on
Commit
b3e7728
1 Parent(s): 92fd218

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ We strongly recommend following the same usage as the original ColBERT to use th
37
  To use this model, you will need to install the latest version of the ColBERT repository:
38
 
39
  ```bash
40
- pip install git+https://github.com/stanford-futuredata/ColBERT.git torch faiss-gpu==1.7.2
41
  ```
42
 
43
  ### Indexing
 
37
  To use this model, you will need to install the latest version of the ColBERT repository:
38
 
39
  ```bash
40
+ pip install git+https://github.com/stanford-futuredata/ColBERT.git torch faiss-gpu
41
  ```
42
 
43
  ### Indexing