ruslanmv commited on
Commit
072a599
1 Parent(s): 1d7cf10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ To use this model, you need to install `llama-cpp-python` and `huggingface_hub`
34
  --force-reinstall --upgrade --no-cache-dir --verbose
35
 
36
  # Install huggingface_hub to download models from Hugging Face
37
- !pip install huggingface_hub
38
  ```
39
 
40
  ### Step 2: Set up Hugging Face Hub and Download the Model
 
34
  --force-reinstall --upgrade --no-cache-dir --verbose
35
 
36
  # Install huggingface_hub to download models from Hugging Face
37
+ !pip install huggingface_hub hf_transfer
38
  ```
39
 
40
  ### Step 2: Set up Hugging Face Hub and Download the Model