michaelfeil commited on
Commit
37ebd0c
1 Parent(s): d054f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Speedup inference by 2x-8x using int8 inference in C++
8
 
9
  quantized version of [google/flan-ul2](https://huggingface.co/google/flan-ul2)
10
  ```bash
11
- pip install hf_hub_ctranslate2>=1.0.0 ctranslate2>=3.13.0
12
  ```
13
 
14
 
 
8
 
9
  quantized version of [google/flan-ul2](https://huggingface.co/google/flan-ul2)
10
  ```bash
11
+ pip install hf_hub_ctranslate2>=2.0.6 ctranslate2>=3.13.0
12
  ```
13
 
14