Fix pip install instruction in README

#3
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ How to use with [MLX](https://github.com/ml-explore/mlx).
21
 
22
  # Install mlx, mlx-examples, huggingface-cli
23
  pip install mlx
24
- pip install huggingface_hub huggingface_transfer
25
  git clone https://github.com/ml-explore/mlx-examples.git
26
 
27
  # Download model
 
21
 
22
  # Install mlx, mlx-examples, huggingface-cli
23
  pip install mlx
24
+ pip install huggingface_hub hf_transfer
25
  git clone https://github.com/ml-explore/mlx-examples.git
26
 
27
  # Download model